[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: question about NumPy C include files location



On Dec 20, 2007 9:17 PM, Andrew Straw <strawman@astraw.com> wrote:
>
> Ondrej Certik wrote:
> > Hi,
> >
> > the files like arrayobject.h, arrayscalars.h etc. used to be in:
> >
> > /usr/lib/python2.4/site-packages/numpy/core/include/numpy/
> >
> > and this imho is the same on other distributions, like Gentoo.
> >
> > However, now, the fresh python-numpy in Debian has them in:
> >
> > /usr/share/python-support/python-numpy/numpy/core/include/numpy/
> >
> > I am not sure this is correct?
> >
> > Those files are needed, when you want to write extension modules in C,
> > that use python-numpy.
> >
> > Ondrej
> >
> >
> >
> You probably know this already, but where ever they go, please make sure
> that numpy.get_include() knows where to find them.

Thanks for the info. BTW, we decided with Kumar to wait until
python-numpy gets into testing.
Or should we fix this now? This is imho a policy violation, so it's an RC bug.

Ondrej


Reply to: