[Numpy-discussion] Remaining buildbot errors.

Pierre GM pgmdevlist at gmail.com
Sun Feb 14 18:05:07 EST 2010


On Feb 14, 2010, at 12:02 PM, Charles R Harris wrote:
> Python 2.4
> 
> ======================================================================
> ERROR: test_view_to_flexible_dtype (test_core.TestMaskedView)
> ----------------------------------------------------------------------
> 
> Traceback (most recent call last):
>   File "/home/numpybb/Buildbot/numpy/b13/numpy-install/lib/python2.4/site-packages/numpy/ma/tests/test_core.py", line 3333, in test_view_to_flexible_dtype
>     test = a[0].view([('A', float), ('B', float)])
> 
>   File "../numpy-install/lib/python2.4/site-packages/numpy/ma/core.py", line 2877, in view
> TypeError: attribute 'shape' of 'numpy.generic' objects is not writable

Argh. OK, r8112 should do it.


More information about the NumPy-Discussion mailing list