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。
可以使用豆瓣源:
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。