1、wget https://repo.continuum.io/archive/Anaconda2-4.4.0-Linux-x86_64.sh (python3下载Anconda3)
2、bash Anaconda2-4.4.0-Linux-x86_64.sh
3、根据提示做动作。。。选默认就行,vscode可选。
4、source ~/.bashrc
5、python 验证
1、wget https://repo.continuum.io/archive/Anaconda2-4.4.0-Linux-x86_64.sh (python3下载Anconda3)
2、bash Anaconda2-4.4.0-Linux-x86_64.sh
3、根据提示做动作。。。选默认就行,vscode可选。
4、source ~/.bashrc
5、python 验证