
Jan. 4, 2009
2:15 a.m.
Mike Landis wrote:
I cd'd out of numpy and site-packages and re-ran the package tests. both numpy.test() and scipy.test() ran without serious errors. Some DeprecationWarnings and integrals that are probably divergent or slowly convergent...
It's looking much more promising. Two gotchas on top of each other - not deleting the previously existing source, and running scripts from within the site-packages directory.
Whew! numpy/scipy was looking scarily unstable until discovering my install and pilot errors.
Glad it is working for you. We are sorry about the installation issues: we know things could be better, and we hope to improve things on that front - they have improved quite a bit already. cheers, David