-
Notifications
You must be signed in to change notification settings - Fork 133
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
add --python
to specify python version
#135
Comments
but you can already do this |
@sanyer how? |
@sanyer nevermind figured it out |
e.g.
|
|
I ended up here through Google looking for something like:
My goal was to upgrade the python version of my existing For now, I ended up just uninstalling and doing a fresh install on the new Python version. |
FYI, works with pyenv nicely too.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it would be nice to be able to do:
The text was updated successfully, but these errors were encountered: