- Installed via Brewfile.
- Pyenv Docs
Select the latest, stable version
pyenv install 3:latest
Set as global
# Works best when only one version is installed.
pyenv global $(pyenv versions --bare)
N/A
None
Select the latest, stable version
pyenv install 3:latest
Set as global
# Works best when only one version is installed.
pyenv global $(pyenv versions --bare)
N/A
None