换个快点的镜像
pip --default-timeout=100 install 库的名字 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
解决pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host=‘files.pythonhosted
阅读 78
2022-04-23
换个快点的镜像
pip --default-timeout=100 install 库的名字 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
相关推荐
精彩评论(0)