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

doesn't work with python3 #4

Open
xriser opened this issue Jul 1, 2018 · 1 comment
Open

doesn't work with python3 #4

xriser opened this issue Jul 1, 2018 · 1 comment

Comments

@xriser
Copy link

xriser commented Jul 1, 2018

.local/lib/python3.6/site-packages/blynkapi/Blynk.py", line 106
except HTTPError, e:
^
SyntaxError: invalid syntax

@xandr2
Copy link
Owner

xandr2 commented Jul 2, 2018

Hi! Code wasn't written with python3 capability. You can try to refactor it, I think main problem is in module urllib.

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