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

README and Python #1

Closed
shahinrostami opened this issue May 9, 2016 · 1 comment
Closed

README and Python #1

shahinrostami opened this issue May 9, 2016 · 1 comment
Assignees

Comments

@shahinrostami
Copy link
Member

Hello @davidbain

Fantastic work. Does this indeed work with any version of Python, or does it make a difference if you're using Python 2 or Python 3? If it does require a specific version it would be great to have it listed in the README so people can make sure to install it.

@jimmyjamesbaldwin
Copy link
Member

Hey Shahin, the app was written using version 2.7 but I've had a look at the code and it will work with Python 3 if the dependency script (app/deploy/install.sh) is updated to use pip3 and the print statements are updated in manage.py to use braces. If I get time I'll update the code so it works with both, will update the readme in the meantime.

Jimmy

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