【Python】IntelliJ IDEA安装第三方包使用pip报错:Could not fetch URL
在IntelliJ IDEA平台pip命令安装第三方包selenium时出现如下错误:
>pip install selenium
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred i
n violation of protocol (_ssl.c:1125)'))': /simple/selenium/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None