pip安装的时候出现Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after conne

安装python+selenium环境时遇到的坑 1、pip install时提示 Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after conne或readtimedout 原因:第三方库连接超时 解决办法: ①在网上找了增加连接时延的方式后(pip --default-timeo
相关文章
相关标签/搜索