[Numpy-discussion] Status of NumPy and Python 3.3

Stefan Krah stefan-usenet at bytereef.org
Sun Jul 29 09:42:05 EDT 2012


Stefan Krah <stefan-usenet at bytereef.org> wrote:
> > .python3.3: numpy/core/src/multiarray/common.c:161: PyArray_DTypeFromObjectHelper: Assertion `((((((PyObject*)(temp))->ob_type))->tp_flags & ((1L<<27))) != 0)' failed.
> > Aborted
> 
> This also occurs with Python 3.2, so it's unrelated to the Unicode changes:
> 
> http://projects.scipy.org/numpy/ticket/2193

I've uploaded a patch for the issue.


Stefan Krah






More information about the NumPy-Discussion mailing list