On Fri, Feb 26, 2010 at 12:19 PM, Pauli Virtanen <p...@iki.fi> wrote: > pe, 2010-02-26 kello 12:09 -0500, josef.p...@gmail.com kirjoitti: >> On Fri, Feb 26, 2010 at 12:00 PM, Ralf Gommers > [clip] >> > ValueError: numpy.dtype does not appear to be the correct type object >> >> This looks like the cython type check problem, ckdtree.c doesn't look >> compatible with your numpy version > > Or, rather, the Scipy binary is not compatible with the Numpy you built, > because of a differing size of the PyArray_Descr structure. > Recompilation of Scipy would fix this, but if the aim is to produce a > binary-compatible release, then something is still wrong.
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.) Josef > > -- > Pauli Virtanen > > _______________________________________________ > NumPy-Discussion mailing list > NumPy-Discussion@scipy.org > http://mail.scipy.org/mailman/listinfo/numpy-discussion > _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion