摘要: 环境: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... 阅读全文
posted @ 2019-06-28 16:13 reblue520 阅读(5920) 评论(0) 推荐(1)