文章详情页
centos7 编译安装 Python 3.5.1 失败
浏览:104日期:2022-06-28 08:14:32
问题描述
已安装 OpenSSL 编译 Python 3.5.1 提示:
Ignoring ensurepip failure: pip 7.1.2 requires SSL/TLS
求帮助!!!!
问题解答
回答1:缺少openssl
如果是centos
yum install openssl-devel
相关文章:
排行榜
