Re: [Pythonmac-SIG] permission of doc dir

2012-10-15 Thread Ned Deily
In article , Chris Barker wrote: > I just tried to "pip install ipython" and got: > > error: could not create > '/Library/Frameworks/Python.framework/Versions/2.7/share/doc/ipython': > Permission denied > > indeed: > > $ ls -l /Library/Frameworks/Python.framework/Versions/2.7/share/ > total 0

[Pythonmac-SIG] permission of doc dir

2012-10-15 Thread Chris Barker
Hi folks, I just tried to "pip install ipython" and got: error: could not create '/Library/Frameworks/Python.framework/Versions/2.7/share/doc/ipython': Permission denied indeed: $ ls -l /Library/Frameworks/Python.framework/Versions/2.7/share/ total 0 drwxr-xr-x 3 root admin 102 Oct 11 09:14