[SciPy-user] scipy.test() hang up

Nils Wagner nwagner at mecha.uni-stuttgart.de
Fri Apr 23 02:50:33 EDT 2004


Arnd Baecker schrieb:
> 
> Hi Nils,
> 
> you could try
>    scipy.test(verbosity=2)
> to get a bit more information
> (I haven't used this myself, but just remembered an
> e-mail from Pearu last year).
> 
> Arnd

Hi Arnd,

Thank you for the hint. This is the result

Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/local/lib/python2.3/site-packages/scipy_test/testing.py",
line 329, in test
    runner.run(all_tests)
  File "/usr/local/lib/python2.3/unittest.py", line 658, in run
    test(result)
  File "/usr/local/lib/python2.3/unittest.py", line 389, in __call__
    test(result)
  File "/usr/local/lib/python2.3/site-packages/scipy_test/testing.py",
line 142, in __call__
    unittest.TestCase.__call__(self, result)
  File "/usr/local/lib/python2.3/unittest.py", line 245, in __call__
    if ok: result.addSuccess(self)
  File "/usr/local/lib/python2.3/unittest.py", line 608, in addSuccess
    self.stream.writeln("ok")
AttributeError: _dummy_stream instance has no attribute 'writeln'

Nils

> 
> On Fri, 23 Apr 2004, Nils Wagner wrote:
> 
> > Dear experts,
> >
> > scipy.test() hang up in latest cvs 0.3.1_273.4274.
> >
> > ...Result may be inaccurate, approximate err = 1.60346233901e-11
> > .............................................Ties preclude use of exact
> > statistic.
> > ..Ties preclude use of exact statistic.
> > ................
> >
> > Any pointer for this behavior ?
> >
> > Nils
> >
> > _______________________________________________
> > SciPy-user mailing list
> > SciPy-user at scipy.net
> > http://www.scipy.net/mailman/listinfo/scipy-user
> >
> 
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user




More information about the SciPy-User mailing list