I have python issue in Homebrew. Here is the result:
brew link python
Binding / usr / local / Cellar / python / 2.7.13 ... Error: permission denied - / usr / local / Frameworks
When I was ls -alin the contents of / usr / local (to see the permissions of the Framework), I found that there was no "Frameworks" directory.
I do not dare to mkdir Frameworksif he does it with the wrong permissions and does not connect it with other elements of the system.
source
share