According to python.org, Python 3.6.1
was released at the end of March. But:
» pyenv install -l | grep 3\.6\. 3.6.0a1 3.6.0a3 3.6-dev
Python 3.6.1
not yet available in pyenv
?pyenv
supports? (when it was added, what is in progress, ...). The pyenv documentation does not give this information.pyenv
? (similar to PyPi
)You can use either pyenv -v or pyenv --version to get the version of pyenv itself. Version comes up as the first command.
Usage. To update pyenv and plugins (including pyenv-update itself), just type pyenv update .
Project description pyenv is a collection of shell scripts and not installable with pip. See installation instructions for more information.
pyenv update
brew upgrade pyenv
cd $(pyenv root) && git pull
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With