centos7 升级 python3
Posted 爬坡的猪
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos7 升级 python3相关的知识,希望对你有一定的参考价值。
https://segmentfault.com/a/1190000018814995?utm_source=tag-newest
ln -s /usr/local/python3.8.1/bin/python3.8 /usr/bin/python
ln -s /usr/local/python3.8.1/bin/pip3 /usr/bin/pip3
以上是关于centos7 升级 python3的主要内容,如果未能解决你的问题,请参考以下文章