自作でPythonをインストールしようとしたときにエラーが発生しました。brew は、 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/smtpd2.py
/usr/local/bin/smtpd2.py may already exist.
/usr/local/bin may not be writable.
ls -la on /usr/bin および bin 権限:
The drwxrwxrwx 26 root admin 884 26 Oct 16:03 bin
そしてsmtpd2.pyが存在します..どうすれば修正できますか? smtpd2.py を削除しますか?