0
点赞
收藏
分享

微信扫一扫

pip install read time-out


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包的安装​​


举报

相关推荐

0 条评论