[Numpy-discussion] Problems with numpy

Mustapha BOUIKHIF mustapha.bouikhif at idris.fr
Fri Feb 25 04:01:21 EST 2011


Pauli Virtanen wrote:
> Thu, 24 Feb 2011 16:47:14 +0000, Pauli Virtanen wrote:
>> Another possible reason is that Numpy was installed wrong (as the
>> numpy.__config__ module is apparently missing). Numpy needs to be
>> installed via "python setup.py install", manually copying the "numpy"
>> directory is not enough.
> 
> Or, the permissions of "/usr/local/lib64/python2.6/site-packages/numpy/
> __config__.py" (and possibly other files) are such that only root can 
> read them.
> 

Numpy was installed correctly. It was a permission problem: many files 
were not readable by non-root users.

It works fine now.
Thanks.


-- 
Cordialement

Mustapha Bouikhif
CNRS - IDRIS

Tel: +33 1 69 35 85 27
Fax: +33 1 69 35 37 75
E-mail: mustapha.bouikhif at idris.fr
http://www.idris.fr



More information about the NumPy-Discussion mailing list