栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Python

Ubuntu安装Anaconda

Python 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

Ubuntu安装Anaconda

Ubuntu安装Anaconda

Anaconda官网下载比较慢,可以在清华的镜像网站下载:地址,这里下载的版本是 Anaconda3-2021.11-Linux-x86_64.sh
下载完成后在文件所在路径下打开终端,输入下面的命令进行安装:

sh ./Anaconda3-2021.11-Linux-x86_64.sh 
Welcome to Anaconda3 2021.11

In order to continue the installation process, please review the license
agreement.
Please, press ENTER to continue
>>> (回车确认)
-----------------------------------------------------------------------------------------------------------------
Do you accept the license terms? [yes|no]
[no] >>> yes
-----------------------------------------------------------------------------------------------------------------
Anaconda3 will now be installed into this location:
/home/wj/anaconda3

  - Press ENTER to confirm the location
  - Press CTRL-C to abort the installation
  - Or specify a different location below

[/home/wj/anaconda3] >>>(选择安装位置,直接回车开始安装,等待)
-----------------------------------------------------------------------------------------------------------------
Do you wish the installer to initialize Anaconda3
by running conda init? [yes|no]
[no] >>> yes  

安装完成后输入下面的命令激活环境变量:

sudo gedit ~/.bashrc

输入conda版本查看命令,输出conda版本信息即为安装成功:

conda --version

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/829713.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号