[Numpy-discussion] Failure to install

Keith Goodman kwgoodman at gmail.com
Thu Jun 22 12:33:10 EDT 2006


On 6/22/06, Jocelyn E. Renner <j-renner at northwestern.edu> 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




More information about the NumPy-Discussion mailing list