Notes on installing Python on Mac

Notes on installing Python on Mac

#Install pyenv
brew install pyenv

#Avoiding zlib errors
xcode-select --install

#Check the Python version that can be installed
pyenv install -l

#python3 series installation
pyenv install 3.5.2
pyenv rehash
pyenv global 3.5.2

#PATH setting
echo 'eval "$(pyenv init -)"' >> ~/.bash_profile
source ~/.bash_profile

Recommended Posts

Notes on installing Python on Mac
Notes on installing dlib on mac
Notes on installing pipenv on Mac
Notes on installing Python on CentOS
python on mac
Notes on installing Python using PyEnv
Install Python 3 on Mac
Notes on installing PycURL
Installing pandas on python2.6
Install Python 3.4 on Mac
Notes on installing Python3 and using pip on Windows7
[Python] Notes on data analysis
Handling of python on mac
Update python on Mac to 3.7-> 3.8
Install pandas 0.14 on python3.4 [on Mac]
Notes on installing Anaconda 3 on Windows
Installing Python 3 on Mac and checking basic operation Part 1
Minimum notes when using Python on Mac (Homebrew edition)
If python on mac goes missing
Notes on Python and dictionary types
Installing Kivy on Windows10 64bit Python3.5
Notes on using MeCab from Python
Create a Python environment on Mac (2017/4)
Support when installing pillow on python3.9
Python environment construction memo on Mac
Install Python 3.7 Anaconda on MAC, but Python 2
Install python3 on Mac (El Capitan)
Installing Kivy-Designer on Windows10 64bit Python3.5
Environment construction of python3.8 on mac
Notes on using rstrip with python.
Notes on accessing dashDB from python
If Python 3.5.0 installation fails on Mac
Steps to install python3 on mac
Notes on installing Ubuntu 18.04 on the XPS 15 7590
(Beginner) Notes on using pyenv on Mac
Call C / C ++ from Python on Mac
Update Python on Mac from 2 to 3
Notes for using OpenCV on Windows10 Python 3.8.3.
Python study notes _000
Python learning notes
Notes on PyQ machine learning python grammar
Python on Windows
twitter on python3
Notes on nfc.ContactlessFrontend () for nfcpy in python
Notes for installing Sublime Text on Ubuntu
Python beginner notes
Introducing MAMP + Python + SQLAlchemy (Mysql-Python) on Mac
Create a python environment on your Mac
Python study notes_006
Error and solution when installing python3 with homebrew on mac (catalina 10.15)
Notes on Flask
Continuation ・ Notes on preparing the Python development environment on Mac OS X
Follow active applications on Mac with Python
Notes on doing Japanese OCR with Python
Installing Anaconda Python on an ECS instance
How to erase Python 2.x on Mac.
python C ++ notes
Use without installing python 2.x on Windows
Build Python environment with Anaconda on Mac
Python study notes _005
Python grammar notes