旧版本的存在mange repositories,但是最新的社区版去除了更换到别的地方了
菜单方式:
命令行方式:
更换清华源,并选择相信
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn
其他源:
阿里云 http://mirrors.aliyun.com/pypi/simple/
中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/
豆瓣(douban) http://pypi.douban.com/simple/
清华大学 https://pypi.tuna.tsinghua.edu.cn/simple/
中国科学技术大学 http://pypi.mirrors.ustc.edu.cn/simple/文章来源:https://www.toymoban.com/news/detail-523391.html
文章来源地址https://www.toymoban.com/news/detail-523391.html
pip -v config list 查看是否成功
到了这里,关于Pycharm更换国内源(最新版无mange repositories)的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!