[SciPy-user] crash from scipy.test() on Intel Mac OS X Leopard with python-2.4.4

Adam Mercer ramercer at gmail.com
Wed Feb 6 11:51:47 EST 2008


On Feb 4, 2008 1:39 AM, Robert Kern <robert.kern at gmail.com> wrote:

> It looks like it's crashing in readline rather than anything in scipy. To
> determine whether scipy is causing the problem or not, run scipy.test()
> non-interactively. E.g.
>
>    $ python -c "import scipy; scipy.test()"

That works, just got to find out why readline is causing the crash.

Cheers

Adam



More information about the SciPy-User mailing list