[SciPy-dev] Installation of numpy header files

Sasha ndarray at mac.com
Sat Jan 7 00:24:25 EST 2006


Sorry for the wrong attachment.  Installing include files under lib
breaks modules that use python distutils. Is it recommended that
modules that depend on numpy use numpy distutils instead?

Thanks.

-- sasha

On 1/6/06, Alexander Belopolsky <alexander.belopolsky at gmail.com> wrote:
> 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: numpy-core-setup-patch
Type: application/octet-stream
Size: 1505 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20060107/fd1febad/attachment.obj>


More information about the SciPy-Dev mailing list