使用百度云服务器构建自己的python运行环境

2025-05-18 02:36:46

1、百度miniconda官网下载

使用百度云服务器构建自己的python运行环境

3、安装下载的Miniconda,使用命令:bash Miniconda3-latest-Linux-x86_64.sh

使用百度云服务器构建自己的python运行环境使用百度云服务器构建自己的python运行环境使用百度云服务器构建自己的python运行环境

7、此时还不能调用conda命令,如输入conda --version 时提示没有找到。

使用百度云服务器构建自己的python运行环境

9、配置仓库镜像源输入命令:conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/艘早祓胂conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/conda config --set show_channel_urls yes现在就可以使用conda命令下载你想用的工具类了。

使用百度云服务器构建自己的python运行环境

11、不创建的情况下,会有一个默认的环境

使用百度云服务器构建自己的python运行环境

13、这样我们就构建了一个属于自己的python运行环境了。

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢