apt-get update && apt-get upgrage -y && apt-get dist-upgrade -y
apt-get install python3.9 -y
ls -s /usr/bin/python3.9 /usr/bin/python
python -V // 当前 python 版本
Logo

CSDN联合极客时间,共同打造面向开发者的精品内容学习社区,助力成长!

更多推荐