Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
OS X 10.11 El Capitan pip install issues, root SIP problems? #7139
Comments
|
As of now you can install the package to the local user directory:
The script will reside at |
|
Looks like a pip bug. I've reported it to pypa/pip#3177. |

Anyone else experiencing this? Seems the install no longer works properly after upgrade.
I guess the gist is that no user -- not even root -- can write to /usr, /bin, /System, and /sbin or debug protected processes.

Anyone have work around suggestions? Is the problem related to SIP changes and El Capitan?