brew install pyenv
pyenv init
(reload terminal)
pyenv install 3.9.6
pyenv global 3.9.6
pyenv versions
python3 -V
pip3 -V
Last active
August 1, 2021 14:19
-
-
Save dialex/0e86d24a427409031e0afabc99390131 to your computer and use it in GitHub Desktop.
setup scripting enviroments
Follow this guide
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment