通过brew安装Python失败,提示:
sudo brew install python
Password:
Warning: python-2.7.11 already installed, it's just not linked
解决办法:
sudo brew link --overwrite python
通过brew安装Python失败,提示:
sudo brew install python
Password:
Warning: python-2.7.11 already installed, it's just not linked
解决办法:
sudo brew link --overwrite python
本文标题:python-2.7.11 already installed,
本文链接:https://www.haomeiwen.com/subject/qzjppttx.html
网友评论