Install the latest stable Python with pyenv (both 2 and 3)

With the following one liner

pyenv install $(pyenv install -l | grep -v - | tr -d ' ' | grep '^2' | tail -1) && \
pyenv install $(pyenv install -l | grep -v - | tr -d ' ' | grep '^3' | tail -1) && \
pyenv rehash

Recommended Posts

Install the latest stable Python with pyenv (both 2 and 3)
Install the latest Python from pyenv installed with homebrew
Install python with pyenv
python with pyenv and venv
Install the Python plugin with Netbeans 8.0.2
Unable to install Python with pyenv
Install Python as a Framework with pyenv
Install pyenv and Python 3.6.8 on Ubuntu 18.04 LTS
Install OpenCV 4.0 and Python 3.7 on Windows 10 with Anaconda
Solving the Lorenz 96 model with Julia and Python
Archive and compress the entire directory with python
Install pyenv and pyenv-virtualenv
Install python (pyenv, pyenv-virtualenv)
Install Voluptuous with Python 2.5
Install selenium on Mac and try it with python
Steps to install the latest Python on your Mac
Visualize the range of interpolation and extrapolation with python
Install Ubuntu 20.04 with GUI and prepare the development environment
Install pyenv on Raspberry Pi and version control Python
Install django on python + anaconda and start the server
Automate background removal for the latest portraits in a directory with Python and API
Until you can install blender and run it with python for the time being
Encryption and decryption with Python
Python and hardware-Using RS232C with Python-
Install Python environment with Anaconda
Install Python 3.7 and Django 3.0 (CentOS)
Reinstall python with pyenv with -fPIC
Install pyenv from Homebrew, install Python from pyenv
Call the API with python3.
Works with Python and R
2020/02 Python 3.7 + TensorFlow 2.1 + Keras 2.3.1 + YOLOv3 Object detection with the latest version
[Python] Read the csv file and display the figure with matplotlib
Install pyenv on MacBook Air and switch python to use
Solve the spiral book (algorithm and data structure) with python!
System trade starting with Python3: Get the latest program code
Notes on deploying pyenv with Homebrew and managing Python versions
Install CaboCha in Ubuntu environment and call it with Python.
Play with the password mechanism of GitHub Webhook and Python
Shining life with Python and OpenCV
I compared the speed of Hash with Topaz, Ruby and Python
The story of Python and the story of NaN
Robot running with Arduino and python
Neural network with OpenCV 3 and Python 3
AM modulation and demodulation with python
[Python] font family and font with matplotlib
Scraping with Node, Ruby and Python
Python: Update pyenv without thinking and solve the "where is Python?" Phenomenon
I can't install python3 with pyenv-vertualenv
Install Python from source with Ansible
Scraping with Python, Selenium and Chromedriver
Scraping with Python and Beautiful Soup
Set python compile options with pyenv
Get the weather with Python requests
Get the weather with Python requests 2
(One of the solutions) when pyenv install on macOS causes BUILD FAILED and Python installation fails.
JSON encoding and decoding with python
Hadoop introduction and MapReduce with Python
[GUI with Python] PyQt5-Drag and drop-
Hit the Etherpad-lite API with Python
[Python] Error and solution memo when using venv with pyenv + anaconda
Install the data files with setup.py