
Jan. 4, 2009
12:15 a.m.
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. Thanks for all of the help ...