Python3.10.2中的SSL模块不可用,在redhat 7上的pip安装中出现错误
须藤使: 以下模块已成功构建,但因无法导入而被删除: _hashlib _ssl
无法构建 ssl 模块! Python 需要 OpenSSL 1.1.1 或更高版本的
pip 安装: 警告:pip 配置了需要 TLS/SSL 的位置,但是 Python 中的 ssl 模块不可用。
确认 ssl 证书时出现问题:HTTPSConnectionPool(host='pypi.org', port=443): url 超出最大重试次数
(由 SSLError("无法连接到 HTTPS URL,因为 SSL 模块不可用。 ")) - 跳过
sudo make:
Following modules built successfully but were removed because they could not be imported:
_hashlib _ssl
Could not build the ssl module!
Python requires a OpenSSL 1.1.1 or newer
pip install:
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url
(Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论