yum install python3
alternatives --install /usr/bin/python python /usr/bin/python2 1
alternatives --install /usr/bin/python python /usr/bin/python3 2
# 选择版本
alternatives --config python
上一篇
python链接mysql数据库
爬取壁纸网站...
2026-03-31
下一篇
python读取pdf
爬取壁纸网站...
2026-03-31