在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
上一篇:来来来!游戏场景风格暴露你的年纪
下一篇:Linux IO性能监控参数讲解