[PYTHON] I can't install Anaconda!

Conclusion

By default, when you install anaconda, In .bash_profile, the following 3 lines required to use anaconda are written, so I was using zsh and could not use it.

So, add the following line to .zshrc and restart the shell to solve it

~/.zshrc


export PATH="/Users/uu083699/anaconda/bin:$PATH"
export PATH="$HOME/.pyenv/bin:$PATH"
eval "$(pyenv init -)"

What is Anaconda?

--A nice Python that contains almost all the libraries that you want in an analytical environment and are troublesome to install from the beginning. (pandas, scikit-learn, numpy, etc.) --There is a package management system called conda. It also contains pip.

Installation method

pyenv install anaconda2-2.4.1

I was allowed to refer

http://qiita.com/kazuhikoyamashita/items/ed5d8b94a902a2e89efa http://qiita.com/katzhide/items/527ef101d5067ee84416

Recommended Posts

I can't install Anaconda!
I can't install python3 with pyenv-vertualenv
I can't install scikit-learn in Python
I can't install the package with pip.
Why can't I install matplotlib in python! !!
I can't install Dask with pip on Ubuntu
Install Anaconda on Windows 10
I tried to install scrapy on Anaconda and couldn't
Install cvxopt on 64bit Anaconda
[CentOS7] Install anaconda using pyenv
Install Python environment with Anaconda
Install Keras (used with Anaconda)
Install cvxpy on windows, Anaconda
Install module on Anaconda (Mac)
I can't search with # google-map. ..
Install anaconda on Mac → Add Library
Install scrapy in python anaconda environment
I can't remember Python regular expressions
I can't enter standard in Subprocess ...
Install Python 3.7 Anaconda on MAC, but Python 2
I can't download images with Google_images_download
install tensorflow in anaconda + python3.5 environment
anaconda
I can't use Japanese with pyperclip
Install PyStan on Windows without Anaconda
How to install Anaconda with pyenv
Install opencv on Mac using Anaconda Navigator
I tried linebot with flask (anaconda) + heroku
[Super rudimentary] I installed GDAL on Anaconda
Fibonacci sequence (I can't ask you again)
I was addicted to pip install mysqlclient
I created an Anaconda environment using Docker!
I want to pip install with PythonAnywhere
I can't debug python scripts in Eclipse
I can't get the element in Selenium!
Python's "I can't reach the itch ..." feature
I can't deploy with google app engine
Install anaconda on a new Mac anyway
I just did pip install pyrebase ... (UnicodeDecodeError)
Personal Note Package to install on Anaconda
I can't see new files with yum