Installation de Python

Préparation préalable

Objectif

Préparer un environnement d'apprentissage en profondeur

Ouvrage de référence: O'REILY Deep Learning fait de zéro

Exigences

Installez Homebrew

https://brew.sh/index_ja.htmlのサイトでインストールコマンドが記載されているのでターミナルから実行する

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Installez pyenv

brew install pyenv
pyenv -version

Passer les variables d'environnement

cd ~
ls -al
touch .bash_profile
vi ~.bash_profile
export PATH="$HOME/.pyenv/shims:$PATH"
source ~/.bash_profile
which python

Installez Python

pyenv install -l
pyenv install 3.5.0
xcode-select --install
pyenv global 3.5.0
python -v
pip install numpy
pip install matplotlib

Recommended Posts

Installation de Python
Installation de Python
Installation de Python (Windows)
Installation de Python 2020 (macOS)
Notes d'installation de Python3.4
installation de python openCV (mémo)
Cours de base Python (2 installation Python)
Apprentissage amélioré 1 installation de Python
Python
Méthode d'installation Python Windows
Installation de Python 3.3 rc1
Installation de Python 2.7 (yum) (CentOS 6.8)
Installation de matplotlib (Python 3.3.2)
Installation de Python 3.5 (yum) (CentOS 6.8)
python (pyenv + pyenv-virtualenv) + installation CentOS7
Procédure d'installation de Python CMS Mezzanine
Procédure d'installation de Python 3.6 [pour Windows]
Installation de Python et grammaire de base
Installation d'OpenCV3 pour Python3 @macOS
Installation de Python la plus rapide sous Windows
Installation de la série Python 3 pour Mac
Ruby, Guide d'installation du module Python
Installation source et installation de Python
Installation de Python (Python 3.7.7) et grammaire de base
python kafka
Les bases de Python ⑤
Résumé Python
Python intégré
Notation d'inclusion Python
Technique Python
Compte à rebours Python 2.7
Mémorandum Python
Python FlowFishMaster
Service Python
astuces python
Installer SciPy et matplotlib (Python)
Installation de Django
Installation de Cuda
J'ai essayé de toucher Python (installation)
fonction python ①
Les bases de Python
Mémo Python
Python practice_Configuration de l'environnement virtuel ~ Installation de Django
ufo-> python (3)
installation de boto3
Notation d'inclusion Python
Installer python
Python Singleton
Les bases de Python ④
Mémorandum Python 2
mémo python
Python Jinja2
Installer Docker
Incrément Python
atCoder 173 Python
Installation de volatilité
[Python] fonction
Installer Python 3.4.3.
Essayez Python
Mémo Python