pip安装报错

 pip安装报错: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy

 

 

解决办法:

pip install selenium -i http://pypi.douban.com/simple --trusted-host pypi.douban.com

pip安装报错: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy

 

相关文章:

  • 2022-12-23
  • 2021-07-01
  • 2021-12-06
  • 2022-12-23
  • 2022-12-23
  • 2021-12-08
  • 2021-11-05
猜你喜欢
  • 2021-10-15
  • 2022-12-23
  • 2022-12-23
  • 2021-07-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案