因openssl 1.0.1存在安全问题,python3自3.7版本后要求依赖openssl 1.0.2以上或libressl;错误提示如下: Python requires...

IP属地:北京
因openssl 1.0.1存在安全问题,python3自3.7版本后要求依赖openssl 1.0.2以上或libressl;错误提示如下: Python requires...
卸载linux自带版本2的python 1.强制删除已安装python及其关联 rpm -qa|grep python|xargs rpm -ev --allmatches ...