Could not fetch URL https://pypi.org/simple/request/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/request/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:11...
pip install torch==1.13.0+cu116 torchvision==0.14.0+cu116 torchaudio==0.13.0--extra-index-url https://download.pytorch.org/whl/cu116 结果出现:Could not fetch URL https://download.pytorch.org/whl/cu116/torch/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='...
安装一些插件,遇到报错 Could not fetch URL https://pypi.org/simple/pytest-pycodestyle/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pytest-pycodestyle/ (Caused by SSLError(SSLCertVerificationError(1...
Could not fetch URL https://pypi.python.org/simple/opencv-python/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661) - skipping 证书问题 1. 升级 pip pip 本身都要问题,故 pip install pip 不可用 手动安装 steps: 1. ...
Could not fetch URLhttps://pypi.org/simple/holidays/:There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/holidays/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1122...
针对你遇到的“could not fetch url https://pypi.org/simple/pip/: there was a problem confirming the ssl certificate”错误,以下是一些可能的解决方案,你可以逐一尝试: 1. 检查网络连接是否稳定 确保你的设备可以正常访问互联网,并且网络连接稳定。你可以尝试访问其他网站或使用其他网络工具来检查网络连接。 2...
Could not fetchURLhttps://pypi.org/simple/requests/:There was a problem confirming the ssl certificate:HTTPSConnectionPool(host='pypi.org',port=443):Max retries exceededwithurl:/simple/requests/(Caused bySSLError(SSLError(1,'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:85...
问题描述 执行pip install 发现以下报错: Could not fetch URL https://pypi.org/simple/requests/: There...
Could not fetch URL There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/json-schema/ (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate ve...
windows环境用pip安装第三方库Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retrie s exceeded with url: /simple/pip/ (Caused by SSLError(SSLError(1, '[SSL: UNKNOWN _PROTOCOL] unkn...