[Numpy-discussion] Installation of numpy header files

Alexander Belopolsky alexander.belopolsky at gmail.com
Fri Jan 6 19:58:52 EST 2006


Numpy include files get installed in <python prefix>/lib/pythonX.X/site-
packages/numpy/base/include/numpy instead of <python prefix>/include/
pythonX.X/numpy.

The attached patch fixes the problem.  Does anyone rely on the current behavior?

-- sasha

PS: Using scipy core svn r1847 on a Linux system.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_ma.py-patch
Type: application/octet-stream
Size: 688 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20060106/95a24966/attachment.obj>


More information about the NumPy-Discussion mailing list