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

Python version #16

Open
everyonesdesign opened this issue Mar 10, 2016 · 1 comment
Open

Python version #16

everyonesdesign opened this issue Mar 10, 2016 · 1 comment

Comments

@everyonesdesign
Copy link
Owner

enru requires Python 3, but installation via pip rewrites shebang and uses Python 2.

Some workarounds can be found on Stackoverflow, but it would be neat to reflect that issue in either readme or setup script configs if it's possible.

@everyonesdesign
Copy link
Owner Author

It is possible to check python version in setup.py and throw an exception if needed

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