pip升级超时解决办法,超好用

可以使用豆瓣源:

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

命令如下:
python -m pip install --upgrade pip -ihttp://pypi.douban.com/simple --trusted-host pypi.douban.com。
posted @ 2021-03-09 18:04  皮子成  阅读(74)  评论(0)    收藏  举报