Steven Coutts wrote: > Steven Coutts <stevec <at> couttsnet.com> writes: > > >> I am getting this error when trying to run a script using scipy. >> >> Python 2.5 >> >> atlas-3.9.0 >> lapack-3.2 >> numpy-1.3.0 >> scipy-0.7.1 >> >> Anyone any ideas how I can fix this? >>
Lapack 3.2 is problematic, so I would try to downgrade to 3.1.1 first. Which OS are you on ? The exact core you are running, as well as the output of the test suite (numpy.test()) would be helpful, cheers, David _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
