
View the Python Versions:
The List (l) flag is used to display the Python versions that are available in Pyenv. It includes final versions that are released from Python, Anaconda, PyPy, Jython, and Stackless. This includes all the major, minor, and micro versions but it doesn’t include alpha, beta, or release candidate versions.
- Copy the command from below these instructions
- Paste the command into Terminal
- Press “Return”
pyenv install --list