From: Keith G. <kwg...@gm...> - 2006-06-22 16:33:16
|
On 6/22/06, Jocelyn E. Renner <j-r...@no...> wrote: > python setup.py install > > when I was in the numarray directory. When I executed this, I received > the following error message: > error: could not create > '/System/Library/Frameworks/Python.framework/Versions/2.3/include/ > python2.3/numarray': Permission denied > > I have tried to unlock this folder with little to no luck (I must > confess I am not the most computer savvy person ever). Try sudo python setup.py install |