Install multiple versions of Python

Install pyenv

$ brew install pyenv

Install Python 2 series

$ pyenv install 2.7.5

Check the installed version

$ pyenv versions

Specify Python to be used globally

$pyenv global version

Specify Python to use in a specific directory

$pyenv local version

Recommended Posts

Install multiple versions of Python
Install multiple versions of Polyphony using venv
Use multiple versions of python environment with pyenv
install python
[ev3dev × Python] Control of multiple motors
Using multiple versions of Python on Mac OS X (2) Usage
Introduction of Python
Build and test a CI environment for multiple versions of Python
Using multiple versions of Python on Mac OS X (1) Multiple Ver installation
Switch Python versions
Install Python locally
Basics of Python ①
Basics of python ①
Install NAOqi python
Copy of python
Install Python Control
Manage multiple Python versions with update-alternatives (Ubuntu)
CentOS8 --Install --Python3
Introduction of Python
Developed and verified with multiple python versions with direnv
Let's use different versions of SQLite3 from Python3!
[Java] How to switch between multiple versions of Java
[Python] Operation of enumerate
List of python modules
Multiple inheritance of classes
How to install Python
Install Python on Pidora.
Install Scrapy on python3
Unification of Python environment
Copy of multiple List
Copy of python preferences
[Python] Create multiple directories
Basics of Python scraping basics
How to build an environment for using multiple versions of Python on Mac
Install Python on Mac
Install Python 3 on Mac
the zen of Python
Install Python3.4 on CentOS 6.6
Installation of Python 3.3 rc1
Install Python Jupyter lab
Install python (pyenv, pyenv-virtualenv)
Install Voluptuous with Python 2.5
Install python on windows
# 4 [python] Basics of functions
Python PyTorch install tips
Install Python 2.7.3 on CentOS 5.4
Basic knowledge of Python
Install python with pyenv
Sober trivia of python3
Summary of Python arguments
Install Python 3.3 on Ubuntu 12.04
Install Python 3.4 on Mac
Basics of python: Output
Installation of matplotlib (Python 3.3.2)
Application of Python 3 vars
Various processing of Python
Install Python 3.6 on Docker
Install Python (for Windows)
I checked out the versions of Blender and Python
Multiple regression expressions in Python
[Python] Correct usage of map