安装python
操作步骤
使用PuTTY工具,以root用户登录服务器。
执行以下命令安装python和相关组件。
yum
install
python
3
python
3
-pip
python
3
-devel
pip
3
install
virtualenv
父主题:
配置编译环境