wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
chmod +x Miniconda3-latest-Linux-x86_64.sh
./Miniconda3-latest-Linux-x86_64.sh
source .bashrc
conda create --name python36 python=3.6
conda activate python36
手机扫一扫
移动阅读更方便
你可能感兴趣的文章