首页 > 编程知识 正文

anaconda如何切换清华镜像源,anaconda怎么添加清华镜像

时间:2023-05-03 17:22:33 阅读:203766 作者:918

一、pip添加清华镜像源 pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple 二、Anaconda添加清华镜像源 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

速度飞起~~

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。