码迷,mamicode.com
首页 > 其他好文 > 详细

centos 安装pip3

时间:2019-01-10 10:47:14      阅读:97      评论:0      收藏:0      [点我收藏+]

标签:rap   重新安装   selector   创建   com   pre   comment   安装   css   

使用以下方法重新安装pip插件
下载get-pip.py脚本

wget https://bootstrap.pypa.io/3.2/get-pip.py

运行脚本

python3 get-pip.py

python3创建pip3索引
ln -s /usr/python3.6.1/bin/pip /usr/bin/pip3




centos 安装pip3

标签:rap   重新安装   selector   创建   com   pre   comment   安装   css   

原文地址:https://www.cnblogs.com/pangya/p/10248028.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!