热线电话:13121318867

登录
2021-01-15 阅读量: 792
利用pip安装python的pydotplus包时出现超时

利用pip安装python包时出现超时

今天在安装pydotplus时一直出现超时现象,报错如下:


HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out.


搜索之后查到的解决办法是加大超时时间

pip --default-timeout=100 install -U pydotplus


50.0000
0
关注作者
收藏
评论(0)

发表评论

暂无数据
推荐帖子