会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Teddy_boy
首页
新随笔
联系
管理
2020年10月28日
修改python默认版本
摘要: 修改python默认版本 1. 查看python3执行文件路径 [root@master ~]# which python3 /usr/local/bin/python3 2. 删除原有软连接 [root@master ~]# rm /usr/bin/python 3. 创建新的软连接 [root@
阅读全文
posted @ 2020-10-28 18:59 Teddy_boy
阅读(329)
评论(0)
推荐(0)
编辑
公告