Loading...
前言便于python版本的管理和各模块的管理,以免造成冲突pyenv官方地址:https://github.com/pyenv/pyenv安装PyEnv~]# yum install git -y安装git ~]# yum groupinstall "Development Tools" -y ~]# yum -y install gcc make patch gdbm-...