悬赏30求助 ssl问题
python3吧
全部回复
仅看楼主
level 1
ERROR: Could not find a version that satisfies the requirement openssl (from versions: none)
ERROR: No matching distribution found for openssl
2023年02月01日 15点02分 1
level 1
输入命令pip install openssl
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not 网页链接 in indexes: 网页链接 Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /pypi/simple/openssl/WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /pypi/simple/openssl/WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /pypi/simple/openssl/WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /pypi/simple/openssl/WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /pypi/simple/openssl/Could not fetch URL 网页链接 There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='mirrors.aliyun.com', port=443): Max retries exceeded with url: /pypi/simple/openssl/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skippingERROR: Could not find a version that satisfies the requirement openssl (from versions: none)ERROR: No matching distribution found for opensslWARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not 网页链接 not fetch URL 网页链接 There was a problem confirming the ssl certificate: HTTPSCo
2023年02月01日 15点02分 2
level 1
在pycharm的terminal里
openssl version是能显示的
2023年02月01日 15点02分 3
level 1
已解决
2023年02月03日 16点02分 5
level 1
挖坟,看起来像Anaconda
2023年02月08日 03点02分 9
1