当前位置:   article > 正文

安装anaconda_cannot write to ‘anaconda3-4.4.0-linux-x86_64.sh’

cannot write to ‘anaconda3-4.4.0-linux-x86_64.sh’ (success).

wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda3-4.4.0-Linux-x86_64.sh
sh Anaconda3-4.4.0-Linux-x86_64.sh
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
conda config –add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
conda config –set show_channel_urls yes
vim ~/.condarc
delete “- defaults” line
conda create –name python27 python=2.7
conda create –name python34 python=3.4
source activate python27
conda install paramiko lxml beautifulsoup4 requests -n python27

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小小林熬夜学编程/article/detail/265137
推荐阅读
相关标签
  

闽ICP备14008679号