步骤

1. 下载miniconda

cd ~ && mkdir tmp && cd tmp
wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh

2. 运行miniconda安装脚本

sh Miniconda3-latest-Linux-x86_64.sh

3. 验证是否安装成功

conda -V

若输出类似conda 4.7.12,说明安装conda环境成功。如提示:zsh:command not find:conda,则需要将conda配置到路径变量中,详情参考zsh:command not find:conda 的详细解决办法 - 简书

评论




博客内容遵循 署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 协议

本站使用 Volantis 作为主题,总访问量为
载入天数...载入时分秒...
冀ICP备20001334号