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

gglsbl_client.py is not working under python 3.4.5 #24

Open
Kookabura opened this issue Jul 12, 2017 · 0 comments
Open

gglsbl_client.py is not working under python 3.4.5 #24

Kookabura opened this issue Jul 12, 2017 · 0 comments

Comments

@Kookabura
Copy link

Kookabura commented Jul 12, 2017

I think that it doesn't work under python version less than 3.5. There is an error in utils.py

File "/usr/lib/python3.4/site-packages/gglsbl-1.4.5+5.g1c91278-py3.4.egg/gglsbl/utils.py", line 8, in to_hex_3
    return v.hex()
AttributeError: 'bytes' object has no attribute 'hex'
Kookabura added a commit to Kookabura/gglsbl that referenced this issue Jul 13, 2017
Kookabura added a commit to Kookabura/gglsbl that referenced this issue Jul 13, 2017
That's the correct solution. I'm not sure that's the best one.
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

1 participant