python linux安装anaconda
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python linux安装anaconda相关的知识,希望对你有一定的参考价值。
步骤:
1.在清华大学镜像站中下载anaconda版本:https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/
https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda2-4.2.0-Linux-x86_64.sh
2.终端切换到后缀.sh的anaconda文件的目录
3.执行以下命令: bash [anaconda文件名]
以上是关于python linux安装anaconda的主要内容,如果未能解决你的问题,请参考以下文章
windows安装python 和 linux安装python
windows和linux下 Python2,Python3 的环境及安装