Homebrew , python installing

后端 未结 2 943
遇见更好的自我
遇见更好的自我 2020-12-23 00:00

i got an error while trying to install python throught homebrew. brew says what it failed to link python , here is output:

Linking /usr/local/Cellar/python/2         


        
2条回答
  •  眼角桃花
    2020-12-23 00:34

    Did you try brew link --overwrite python? This worked for me without having to uninstall python - see this question for more details.

提交回复
热议问题