centos6.8安装python3.7.3报错Can't connect to HTTPS URL because the SSL module is not available问题解决...

环境:CentOS release 6.8 (Final) # 直接编译python3.7在使用pip3安装依赖的时候报错: Can't connect to HTTPS URL because the SSL module is not available. 解决方法: 1.编译安装OpenSSL 1.0.2j版本并从新配置环境变量 下载OpenSSL源码包: wget http:
相关文章
相关标签/搜索