随笔分类 -  python2安装

python2安装、&& python3环境安装pssh
摘要:#python2安装1、安装依赖包yum install gcc openssl-devel bzip2-devel make -y2、下载源码安装包wget https://www.python.org/ftp/python/2.7.15/Python-2.7.15.tgz3、解压编译安装tar 阅读全文
posted @ 2024-06-15 08:05 MhaiM 阅读(34) 评论(0) 推荐(0)