会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
片片云飘过
每天学习一点,每天进步一点
博客园
首页
新随笔
联系
订阅
管理
2019年1月9日
Ubuntu16.04安装Python3.6 和pip(python3 各版本切换)
摘要: 安装: 配置只输入python3时就默认使用3.6版本: 也可使用上面链接里说明的方法 1、update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.5 1 2、update-alternatives --inst
阅读全文
posted @ 2019-01-09 16:42 上品物语
阅读(12664)
评论(0)
推荐(0)
编辑