Those tests are not in trunk anymore, you have to clean your build/install dir.<br><br>Cheers,<br>Ralf<br><br><br><div class="gmail_quote">On Tue, Jun 22, 2010 at 1:14 AM, Nils Wagner <span dir="ltr"><<a href="mailto:nwagner@iam.uni-stuttgart.de">nwagner@iam.uni-stuttgart.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">>>> scipy.__version__<br>
'0.9.0.dev6558'<br>
<br>
======================================================================<br>
ERROR: test_complex (test_array_import.TestReadArray)<br>
----------------------------------------------------------------------<br>
Traceback (most recent call last):<br>
   File<br>
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/io/tests/test_array_import.py",<br>
line 38, in test_complex<br>
     io.write_array(fname,a)<br>
AttributeError: 'module' object has no attribute<br>
'write_array'<br>
<br>
======================================================================<br>
ERROR: test_float (test_array_import.TestReadArray)<br>
----------------------------------------------------------------------<br>
Traceback (most recent call last):<br>
   File<br>
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/io/tests/test_array_import.py",<br>
line 46, in test_float<br>
     io.write_array(fname,a)<br>
AttributeError: 'module' object has no attribute<br>
'write_array'<br>
<br>
======================================================================<br>
ERROR: test_integer (test_array_import.TestReadArray)<br>
----------------------------------------------------------------------<br>
Traceback (most recent call last):<br>
   File<br>
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/io/tests/test_array_import.py",<br>
line 55, in test_integer<br>
     io.write_array(fname,a)<br>
AttributeError: 'module' object has no attribute<br>
'write_array'<br>
<br>
_______________________________________________<br>
SciPy-Dev mailing list<br>
<a href="mailto:SciPy-Dev@scipy.org">SciPy-Dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/scipy-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/scipy-dev</a><br>
</blockquote></div><br>