随笔 - 121
文章 - 0
评论 - 2
阅读 -
68745
随笔分类 - 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
阅读全文