Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.") 问题处理
具体报错详见附图:
在通过pip 安装或更新时存在Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")报错。
具体参考:https://zhangchen.cc/?id=35 升级openssl ,注意升级过程中可能遇到的问题 ,之后再重新编译 Python环境。
版权声明:本文由老瓦罐儿煨汤发布,如需转载请注明出处。