Skip to content

make it clear only python3 is usable #128

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

Closed
jdkent opened this issue Apr 12, 2019 · 0 comments · Fixed by #147
Closed

make it clear only python3 is usable #128

jdkent opened this issue Apr 12, 2019 · 0 comments · Fixed by #147
Labels

Comments

@jdkent
Copy link
Member

jdkent commented Apr 12, 2019

original comment

Speaking of installation, if you're degenerate like me and still have a Python 2.7 installation on your machine, pip install nibetaseries will try to install this in 2.7 and wreck. Something like pip3 install nibetaseries or python3 -m pip install nibetaseries works more reliably. I would slightly expand the installation documentation page, specifying Python version, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant