[Numpy-discussion] numarray 0.5 -> python setup.py build fails

Sebastian Haase haase at msg.ucsf.edu
Tue May 6 09:06:09 EDT 2003


The reason that I always try "setup.py BUILD" first is that I don't have
root permissions on that machine - so this is a quite important "test" for
me.
Thanks,
Sebastian

----- Original Message ----- 
From: "Francesc Alted" <falted at openlc.org>
To: "Sebastian Haase" <haase at msg.ucsf.edu>;
<numpy-discussion at lists.sourceforge.net>
Sent: Tuesday, May 06, 2003 7:19 AM
Subject: Re: [Numpy-discussion] numarray 0.5 -> python setup.py build fails


I guess this is a problem with permissions. It seems like if setup.py is
trying to install numarray on the Python site-packages directory. It should
not, but meanwhile, run this command as root and it should works. Ah!, do
not forget to delete (or better, move) the old site-packages/numarray in
order to do a problem-free fresh installation. Remember:

> > 1. Due to some module renamings, numarray-0.5 will not install
> > correctly on top of an existing numarray installation. Before
> > installing numarray-0.5 remove your old version of numarray.

Cheers,

A Dimarts 06 Maig 2003 03:24, Sebastian Haase va escriure:
> Hi,
> I just tried this :
> haase at baboon:~/numarray-0.5: python2.2 setup.py build --gencode
> <snip>
>
> creating /usr/lib/python2.2/site-packages/numarray
> error: could not create '/usr/lib/python2.2/site-packages/numarray':
> Permission denied
>
> I guess this is the same bug I ran into a couple month ago - I already now
> a workaround ...
>
> - Sebastian
>

-- 
Francesc Alted


-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion





More information about the NumPy-Discussion mailing list