安装Pyenv - yyuu/pyenv,安装之前需要相关工具链 - Common build problems · yyuu/pyenv Wiki

申请学术用途 - The Anaconda Python Distribution for Academics

安装anaconda, pyenv install anaconda, 查看最新版,装上

安装license,

Linux/OS X:
Put the license file attached to this email in the ~/.continuum folder.

切换Python环境

pyenv local anaconda-2.1.0

执行以下命令安装附属包

At the command line or terminal prompt enter:
    conda update conda
    conda install accelerate
    conda install iopro

WARNING: can't open config file: /opt/anaconda1anaconda2anaconda3/ssl/openssl.cnf

建软链接

sudo ln -s /home/billryan/.pyenv/versions/anaconda-2.1.0 /opt/anaconda1anaconda2anaconda3