[Numpy-discussion] Status of NumPy and Python 3.3

Stefan Krah stefan-usenet at bytereef.org
Sun Jul 29 07:52:12 EDT 2012


Stefan Krah <stefan-usenet at bytereef.org> wrote:
> Then there's another problem in numpy.test() if Python 3.3 is compiled
> --with-pydebug:
> 
> .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


Stefan Krah





More information about the NumPy-Discussion mailing list