Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connec
tion broken by 'ProxyError('Cannot connect to proxy.', OSError('Tunnel connectio
n failed: 407 authenticationrequired',))': /simple/pyperclip/
  Could not find any downloads that satisfy the requirement pyperclip

  No distributions at all found for pyperclip

pip install pyperclip 安装失败,问题定位:Python模块无法越过企业防火墙直接使用

试定位:

1.pip版本不对  X

2.pyperclip安装源不对 pip install -i URL  X

解决办法:https://stormpoopersmith.com/2012/03/20/using-applications-behind-a-corporate-proxy/

相关文章:

  • 2021-10-17
  • 2021-05-15
  • 2022-12-23
  • 2021-10-12
  • 2022-12-23
  • 2021-11-24
  • 2021-08-19
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-04-12
  • 2021-07-21
  • 2021-10-07
  • 2021-12-07
  • 2021-12-09
  • 2022-12-23
相关资源
相似解决方案