[SciPy-Dev] Errors with numpy-devel

Ralf Gommers ralf.gommers at gmail.com
Mon Apr 28 15:28:54 EDT 2014


On Mon, Apr 28, 2014 at 9:00 PM, Nils Wagner <nils106 at googlemail.com> wrote:

> I am using
>
> >>> numpy.__version__
> '1.9.0.dev-7bab957'
>

Me too, but can't reproduce the errors. Would you be able to figure out
what numpy commit caused this?

Ralf



>
> On Mon, Apr 28, 2014 at 8:25 PM, Ralf Gommers <ralf.gommers at gmail.com>wrote:
>
>>
>>
>>
>> On Mon, Apr 28, 2014 at 8:16 PM, Nils Wagner <nils106 at googlemail.com>wrote:
>>
>>> ======================================================================
>>> ERROR: test_scalar (test_size_check.TestDummyArray)
>>>
>>> ----------------------------------------------------------------------
>>> Traceback (most recent call last):
>>>   File
>>> "/home/nils/local/lib64/python2.7/site-packages/scipy/weave/tests/test_size_check.py",
>>> line 60, in test_scalar
>>>     self.generic_check(x,y,desired)
>>>   File
>>> "/home/nils/local/lib64/python2.7/site-packages/scipy/weave/tests/test_size_check.py",
>>> line 128, in generic_check
>>>     assert_array_equal(actual,desired)
>>>   File
>>> "/home/nils/local/lib64/python2.7/site-packages/numpy/testing/utils.py",
>>> line 734, in assert_array_equal
>>>     verbose=verbose, header='Arrays are not equal')
>>>   File
>>> "/home/nils/local/lib64/python2.7/site-packages/numpy/testing/utils.py",
>>> line 587, in assert_array_compare
>>>     x = array(x, copy=False, subok=True)
>>> ValueError: setting an array element with a sequence.<snip>
>>>
>>>
>>> ----------------------------------------------------------------------
>>> Ran 16585 tests in 654.884s
>>>
>>> FAILED (KNOWNFAIL=277, SKIP=904, errors=10, failures=1)
>>> <nose.result.TextTestResult run=16585 errors=10 failures=1>
>>>
>>> >>> scipy.__version__
>>> '0.15.0.dev-15fbaa8'
>>>
>>
>> I can't reproduce these with current numpy master (7bab957) and the exact
>> same scipy version. You didn't report these before, so did they appear only
>> in the last few days?
>>
>> Ralf
>>
>>
>> _______________________________________________
>> SciPy-Dev mailing list
>> SciPy-Dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/scipy-dev
>>
>>
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20140428/cae5c63a/attachment.html>


More information about the SciPy-Dev mailing list