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

Mixed Python system confusion #6

Open
kcphysics opened this issue Jul 30, 2016 · 0 comments
Open

Mixed Python system confusion #6

kcphysics opened this issue Jul 30, 2016 · 0 comments

Comments

@kcphysics
Copy link

Howdy,

I just installed your code and I wanted to point out that for mixed python systems, you have to edit the makefile and make sure virtualenv is choosing the correct binary.

I run arch, which has python3 by default.

I think you should either include six and make sure everything runs in 3, or make your code aware that there may be python2 out there.

Using "/usr/bin/env" may help you.

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