Ubuntu 升级python到3.7


#卸载python语句:
sudo apt-get remove python

#下安装python3
sudo apt-get install python3.7


































猜你喜欢

转载自www.cnblogs.com/iiixxxiii/p/9b13a162ff9b8954970c3f3b8d5d6a7d.html