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的主要内容,如果未能解决你的问题,请参考以下文章

python pip install 报:HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read time

安装pip3 install sanic?

pip install Error - ReadTimeoutError: HTTPSConnectionPool

已解决pip命令python -m pip install --upgrade pip报错

[Python]-pip-ReadTimeoutError: Read timed out 问题

关于cmd安装pip3模块失败的 Read timed out.的补救方法