Problem
ReadTimeoutError: HTTPSConnectionPool(host='pypi.python.org', port=443): Read timed out.
- 1
Solution
$ pip install matplotlib -i https://pypi.douban.com/simple
- 1
本文共 178 字,大约阅读时间需要 1 分钟。
ReadTimeoutError: HTTPSConnectionPool(host='pypi.python.org', port=443): Read timed out.
$ pip install matplotlib -i https://pypi.douban.com/simple
转载地址:http://acbfo.baihongyu.com/