pip安装的时候出现Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after conne
安装python+selenium环境时遇到的坑1、pipinstall时提示Retrying(Retry(total=4,connect=None,read=None,redirect=None,status=None))afterconne或readtimedout原因:第三方库连接超时解决办法:①在网上找了增加连接时延的方式后(pip--default-timeout=100installs