[Numpy-discussion] Problems with numpy

Pauli Virtanen pav at iki.fi
Thu Feb 24 11:48:35 EST 2011


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.

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list