码迷,mamicode.com
首页 > 系统相关 > 详细

Mac 下安装pip

时间:2017-09-25 19:07:04      阅读:207      评论:0      收藏:0      [点我收藏+]

标签:pip

在mac 10.12.6版本下brew install pip 安装失败:

报错:

Error: No available formula with the name "pip" 
Homebrew provides pip via: `brew install python`. However you will then
have two Pythons installed on your Mac, so alternatively you can install
pip via the instructions at:
  https://pip.readthedocs.io/en/stable/installing/

解决方法:

sudo easy_install pip



Mac 下安装pip

标签:pip

原文地址:http://9603083.blog.51cto.com/9593083/1968511

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