当前位置: 首页 > 工具软件 > tuna > 使用案例 >

pycharm下载包,出现错误:Looking in indexes:https://pypi.tuna.tsinghua.edu.cn/simple

邢华清
2023-12-01

pycharm下载包,出现错误:Looking in indexes:https://pypi.tuna.tsinghua.edu.cn/simple - 知乎 (zhihu.com)在下载命令行后面加上:

-i http://pypi.douban.com/simple --trusted-host pypi.douban.com

 全名:

pip install xxx -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
 类似资料: