[PYTHON] How to install Anaconda with pyenv

Hello. This is Jack. When I was looking for a Python & data analysis environment on my Mac, I came across a useful tool called Anaconda. I was trying to install numpy using pip etc., but for some reason I couldn't install it properly ... I was able to install Anaconda immediately, so I made a note of the procedure.

Check the version of Anaconda

Check the version of Anaconda with pyenv.

% pyenv install anaconda
python-build: definition not found: anaconda

The following versions contain `anaconda' in the name:
  anaconda-1.4.0
  anaconda-1.5.0
  anaconda-1.5.1
  anaconda-1.6.0
  anaconda-1.6.1
  anaconda-1.7.0
  anaconda-1.8.0
  anaconda-1.9.0
  anaconda-1.9.1
  anaconda-1.9.2
  anaconda-2.0.0
  anaconda-2.0.1
  anaconda-2.1.0
  anaconda-2.2.0
  anaconda-2.3.0
  anaconda-2.4.0
  anaconda-4.0.0
  anaconda2-2.4.0
  anaconda2-2.4.1
  anaconda2-2.5.0
  anaconda2-4.0.0
  anaconda3-2.0.0
  anaconda3-2.0.1
  anaconda3-2.1.0
  anaconda3-2.2.0
  anaconda3-2.3.0
  anaconda3-2.4.0
  anaconda3-2.4.1
  anaconda3-2.5.0
  anaconda3-4.0.0

See all available versions with `pyenv install --list'.

If the version you need is missing, try upgrading pyenv:

  brew update && brew upgrade pyenv

Install Anaconda

This will also be installed by hitting the following command with pyenv.

% pyenv install anaconda3-4.0.0
Downloading Anaconda3-4.0.0-MacOSX-x86_64.sh...
-> https://repo.continuum.io/archive/Anaconda3-4.0.0-MacOSX-x86_64.sh
Installing Anaconda3-4.0.0-MacOSX-x86_64...


Installed Anaconda3-4.0.0-MacOSX-x86_64 to /Users/yamashita_kazuhiko/.pyenv/versions/anaconda3-4.0.0

Recommended Posts

How to install Anaconda with pyenv
How to install python-pip with ubuntu20.04LTS
Unable to install Python with pyenv
How to install mysql-connector with pip3
How to install Python2.7 python3.5 with pyenv (on RHEL5 CentOS5) (2016 Nov)
How to install DLIB with 2020 / CUDA enabled
How to install zsh (with .zshrc customization)
How to install python3 with docker centos
How to install Python
How to install python
How to use Pyenv
Install python with pyenv
How to install Nbextensions
How to install Prover9
How to install Theano on Mac OS X 10.10 (using pyenv, anaconda)
I wanted to install Python 3.4.3 with Homebrew + pyenv
How to use tkinter with python in pyenv
[Python] How to install OpenCV on Anaconda [Windows]
How to install / verify graphviz on anaconda / windows10
[2020.8 latest] How to install Python
How to install Python [Windows]
[CentOS7] Install anaconda using pyenv
Install Python environment with Anaconda
Install Keras (used with Anaconda)
Tabpy 1.0 (2020-01 version) How to install
How to unlock pyenv global
How to uninstall pyenv itself
How to update with SQLAlchemy?
How to cast with Theano
How to install mkl numpy
How to Alter with SQLAlchemy?
How to separate strings with','
How to install Pelican blog
How to RDP with Fedora31
How to Delete with SQLAlchemy?
How to deal with pyenv initialization failure in fish 3.1.0
How to install caffe on OS X with macports
How to deal with Executing transaction: failed in Anaconda
How to cancel RT with tweepy
Python: How to use async with
How to install mysql-connector-python on mac
What to do with Magics install
How to update Spyder in Anaconda
How to use virtualenv with PowerShell
How to deal with imbalanced data
How to install graph-tool on macOS
How to install wkhtmltopdf (Amazon Linux2)
How to deal with imbalanced data
How to install VMware-Tools on Linux
How to install pycrypto on Windows
How to install OpenCV on Mac
How to install MBDyn (Linux Ubuntu)
How to install PyPy on CentOS
How to get started with Scrapy
Easy to install pyspark with conda
How to get started with Python
How to install TensorFlow on CentOS 7
How to install and configure blackbird
How to get started with Django
How to display a list of installable versions with pyenv
How to install and use Graphviz