报错:raise ReadTimeoutError(self._pool, None, “Read timed out.”) pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host=‘files.pythonhosted.org’, port=443): Read timed out.
可采用清华镜像得方式安装:

pip install jieba -i https://pypi.tuna.tsinghua.edu.cn/simple
python 安装第三方库,超时报错--Read timed out.

相关文章:

  • 2022-12-23
  • 2021-05-26
  • 2021-06-30
  • 2021-07-30
  • 2022-01-15
  • 2021-08-04
  • 2021-09-20
猜你喜欢
  • 2022-12-23
  • 2021-12-15
  • 2022-12-23
相关资源
相似解决方案