[Numpy-discussion] testing binary installer for OS X

Charles R Harris charlesr.harris at gmail.com
Fri Feb 26 12:41:26 EST 2010


On Fri, Feb 26, 2010 at 10:34 AM, Pauli Virtanen <pav at iki.fi> wrote:

> pe, 2010-02-26 kello 12:26 -0500, josef.pktd at gmail.com kirjoitti:
> [clip]
> > recompiling wouldn't be enough, the cython c files also need to be
> > regenerated for a different numpy version.
> > (If I understand the problem correctly.)
>
> No. The Cython-generated sources just use sizeof(PyArray_Descr), the
> value is not hardcoded, so it's a compile-time issue.
>

So Ralf need to be sure that scipy was compiled against, say, numpy1.3.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100226/3df553e3/attachment.html>


More information about the NumPy-Discussion mailing list