修改文件: C:\Users\USER.condarc
channels:
- http://mirrors.ustc.edu.cn/anaconda/pkgs/free/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
show_channel_urls: true
allow_other_channels: true
proxy_servers:
http: http://username:password@xx.xx.xx.xx:port
https: http://username:password@xx.xx.xx.xx:port
ssl_verify: true
本文详细介绍了如何修改Anaconda的配置文件,以更换为国内镜像源,包括清华大学和中国科技大学的镜像站点,以及如何设置代理服务器和SSL验证。
1610

被折叠的 条评论
为什么被折叠?



