Python-Installation

Vorbereitungen

Zweck

Bereiten Sie eine Umgebung für das Lernen von Deep Learning vor

Nachschlagewerk: O'REILY Deep Learning von Grund auf neu gemacht

Bedarf

Installieren Sie Homebrew

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

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

Installieren Sie pyenv

brew install pyenv
pyenv -version

Umgebungsvariablen übergeben

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

Installieren Sie 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

Python-Installation
Python-Installation
Python-Installation (Windows)
Python-Installation 2020 (macOS)
Installationshinweise zu Python3.4
Python OpenCV Installation (Memo)
Python-Grundkurs (2 Python-Installation)
Erweitertes Lernen 1 Python-Installation
Python
Python-Installationsmethode Windows
Installieren von Python 3.3 rc1
Python 2.7-Installation (yum) (CentOS 6.8)
Installation von matplotlib (Python 3.3.2)
Python 3.5-Installation (yum) (CentOS 6.8)
Python (pyenv + pyenv-virtualenv) + CentOS7-Installation
Installationsverfahren für Python CMS Mezzanine
Installationsverfahren für Python 3.6 [für Windows]
Python-Installation und grundlegende Grammatik
OpenCV3-Installation für Python3 @macOS
Schnellste Python-Installation unter Windows
Installation der Python 3-Serie für Mac
Ruby, Installationshandbuch für Python-Module
Quellinstallation und Installation von Python
Python (Python 3.7.7) Installation und grundlegende Grammatik
Kafka Python
Python-Grundlagen ⑤
Python-Zusammenfassung
Eingebaute Python
Python-Einschlussnotation
Python-Technik
Python 2.7 Countdown
Python-Memorandum
Python FlowFishMaster
Python-Dienst
Python-Tipps
Installation von SciPy und matplotlib (Python)
Django Installation
Cuda Installation
Ich habe versucht, Python zu berühren (Installation)
Python-Funktion ①
Python-Grundlagen
Python-Memo
Python Practice_Virtual Environment Setup ~ Django-Installation
Ufo-> Python (3)
boto3 Installation
Python-Einschlussnotation
Installieren Sie Python
Python Singleton
Python-Grundlagen ④
Python-Memorandum 2
Python-Memo
Python Jinja2
Installieren Sie Docker
Python-Inkrement
atCoder 173 Python
Volatilitätsinstallation
[Python] -Funktion
Python installieren 3.4.3.
Versuchen Sie Python
Python-Memo