I am trying to install Python 3 using homebrew, but it fails with an error. When I run brew doctor
it says:
Error: Failure while executing: /usr/bin/otool -L /usr/bin/install_name_tool
How do I fix this?
I am trying to install Python 3 using homebrew, but it fails with an error. When I run brew doctor
it says:
Error: Failure while executing: /usr/bin/otool -L /usr/bin/install_name_tool
How do I fix this?