pip install read time-out

Posted 朝阳的向日葵

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pip install read time-out相关的知识,希望对你有一定的参考价值。

Problem

ReadTimeoutError: HTTPSConnectionPool(host=‘pypi.python.org‘, port=443): Read timed out.
  • 1

Solution

$ pip install matplotlib -i https://pypi.douban.com/simple
  • 1

Reference

以上是关于pip install read time-out的主要内容,如果未能解决你的问题,请参考以下文章