linux 命令行安装conda

1)下载文件

For Python3:

32 bits version:

wget https://repo.anaconda.com/archive/Anaconda3-2020.02-Linux-x86.sh

64 bits version

wget https://repo.anaconda.com/archive/Anaconda3-2020.02-Linux-x86_64.sh

2)安装

And after download is finished do:

32 bits:

bash Anaconda3-2020.02-Linux-x86.sh

64 bits:

bash Anaconda3-2020.02-Linux-x86_64.sh



安装好后 激活conda环境使用 source ~/.bashrc

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。