Problem
ReadTimeoutError: HTTPSConnectionPool(host='pypi.python.org', port=443): Read timed out.
Solution
$ pip install matplotlib -i https://pypi.douban.com/simple
Reference
- 使用国内镜像源来加速python pypi包的安装
pip install read time-out
阅读 66
2022-09-08
ReadTimeoutError: HTTPSConnectionPool(host='pypi.python.org', port=443): Read timed out.
$ pip install matplotlib -i https://pypi.douban.com/simple
相关推荐
精彩评论(0)