Closed gvol closed 9 years ago
This looks like a problem of your pip installation? I must confess, I'm not too familiar with setuptools/pip etc. Maybe it's something related to this:
http://stackoverflow.com/questions/4495120/combine-user-with-prefix-error-with-setup-py-install
No further information has been provided, closing this. If you still have issues, please feel free to reopen this issue.
It's a well-known homebrew limitation. In a misguided attempt to prevent a conflict with the system Python, homebrew effectively disabled --user for its own version of Python. The only solution is to tell the homebrew team to think harder and find a solution that doesn't break for the users.
I thought you might like to know that installing with --user failed on OS X 10.10.3. I have home brew installed etc. I installed globally with no problems.