Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I execute the detools command, it returns "raise valueerror(invalid value for whence: {whence)" #3

Closed
zlx1043187107 opened this issue Jun 18, 2020 · 2 comments

Comments

@zlx1043187107
Copy link

  When I execute the detools command "detools create_patch ./bsdiff/a1 ./bsdiff/b1 foo.patch", it  returns( "/usr/local/lib/python3.5/dist-packages/heatshrink2/streams.py, line 132"

" raise valueerror(invalid value for whence: {whence)" SyntaxError: invalid syntax)
I don't know what's wrong。I wish someone can help j to solve this problem, thanks.

@eerimoq
Copy link
Owner

eerimoq commented Jun 18, 2020

Only Python 3.6 and later are supported. Looks like you are using Python 3.5. Sorry about that.

@zlx1043187107
Copy link
Author

The problem is solved, thank you very much. And I'm so sorry to interrupting you, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants