yum install centos-release-scl -y
yum install rh-python36 -y
python --version
scl enable rh-python36 bash
python --version
升级 Centos7 中的 Python2.7 到 Python3.6
- 本文链接: https://blankhang.com/2019/08/02/201908021156
- 版权声明: 本博客所有文章除特别声明外,均采用CC BY-NC-SA 3.0 许可协议。转载请注明出处!