[SciPy-dev] test_mio.py
Nils Wagner
nwagner@iam.uni-stuttgart...
Tue Dec 4 02:05:11 CST 2007
Hi all,
python test_mio.py yields
Traceback (most recent call last):
File
"/data/home/nwagner/local/lib64/python2.3/site-packages/scipy/io/tests/test_mio.py",
line 25, in ?
class TestMIOArray(NumpyTestCase):
File
"/data/home/nwagner/local/lib64/python2.3/site-packages/scipy/io/tests/test_mio.py",
line 235, in TestMIOArray
format = case in case_table4 and '4' or '5'
ValueError: The truth value of an array with more than one
element is ambiguous. Use a.any() or a.all()
I am using python2.3 and the latest svn.
Nils
More information about the Scipy-dev
mailing list