[Python-modules-team] Bug#589592: numpy.get_include() returns the wrong string
David Ham
David.Ham at imperial.ac.uk
Tue Jul 20 11:16:52 UTC 2010
I think this error is similar to one I am seeing and it appears to be
caused by numpy.get_include() returning the wrong string.
python -c 'import numpy; print numpy.get_include()'
produces:
/usr/lib/pymodules/python2.6/numpy/core/include
but _numpyconfig.h and indeed all other header files under that path are
actually in:
/usr/lib/pymodules/python2.6/numpy/core/include/numpy
--
Dr David Ham
Applied Modelling and Computation Group,
Department of Earth Science and Engineering,
Imperial College London,
http://amcg.ese.ic.ac.uk/index.php?title=David_Ham
More information about the Python-modules-team
mailing list