何らかの理由で、「brew link python」を実行してもシンボリック リンクではありません。次のエラーが表示され、指示どおりに実行しましたが、機能しません。指示されたことを実行しようとしましたが、おそらく Formula_name を正しく設定していません。また、「どの python」を実行しても、Homebrew python を指していないため、それを修正するのにも助けが必要です。
Linking /usr/local/Cellar/python/2.7.3...Warning: Could not link python.
Unlinking....
Error: Could not symlink file: /usr/local/Cellar/python/2.7.3/bin/smtpd.py
Target /usr/local/bin/smtpd2.py already exists. You may need to delete it.
To force the link and delete this file, do:
brew link --overwrite formula_name