-
Notifications
You must be signed in to change notification settings - Fork 49
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
Python 3 support #20
Comments
I'm getting the same error. I tried running in it in virtualenv and couldn't get it to run either. I'm pretty new to all of this so I'm not really sure exactly what I'm doing beyond just following the instructions. |
@smsheth I think your only option is to use python 2 |
Disclaimer: I've taken courses in Python but I'm not a coder. Working from @dougdiego 's fork I started working through the stacktraces to make this work in my Python 3 setup. The current commit is as far as I've gotten before running into issue #21. |
This seems to still be an issue. |
@joshbmartin This one seems to be abandoned/not updated in 3 years. So if you installed using Others (@jlbrewer and @dougdiego) seem to be maintaining their separate forks, which are much more up to date. @jlbrewer also seems to have python3x branch. So you consider using code from either of these repos, and see if python3 support works. |
installed fine using pip - but when executed ran into following error :
The text was updated successfully, but these errors were encountered: