Mon, 07 Mar 2011 14:57:39 +0100, Francesc Alted wrote:
[clip]
> > However, the size of PyArray_Descr does not seem to have changed
> > between 1.5.1 and the Git master. So I'm not sure why you see this
> > error...
> 
> Maybe a Cython problem?

That would be seriously weird. Maybe the binaries you have were compiled 
against Numpy < 1.5? If so, the same errors should come up with Numpy 
1.5.x.

In any case, it seems to me that since there have been no changes in the 
dtype struct contents since 1.5, the Git master should behave exactly the 
same as 1.5 in this respect.

-- 
Pauli Virtanen

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to