0
点赞
收藏
分享

微信扫一扫

解决pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host=‘files.pythonhosted

玉字璧 2022-04-23 阅读 77
python

换个快点的镜像

pip --default-timeout=100 install 库的名字 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
举报

相关推荐

0 条评论