会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
黄树超
非典型嵌入式行业从业者;C/C++,Linux/Android
首页
管理
2020年5月29日
Ubuntu 下 python 安装pip
摘要: 背景 python的强大在于它的第三方库。 安装 python2 sudo apt-get install python-pip python3 curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py python3 get-pip.py 更换
阅读全文
posted @ 2020-05-29 09:35 schips
阅读(1562)
评论(0)
推荐(0)