[SciPy-user] scipy.test() crashes under win2k

weg werp wegwerp at gmail.com
Sun Apr 23 15:13:37 EDT 2006


> Please run the tests with greater verbosity; i.e. scipy.test(10,10). Then the
> test framework will print out the name of the test before it runs. That way, we
> will know what fails in particular.

The last line before the crash is
check_simple (scipy.linalg.tests.test_decomp.test_schur) ... ok
so it is probably (one of) the next test(s) that crashes.

According to Dr. Watson it is a
        Exception number: c000001d (illegal instruction)

Bas




More information about the SciPy-User mailing list