Arild B. Næss wrote: > It seems running from the source dir has been the main problem all > along. It works fine outside (I guess).
I'm glad you got it working. > FAIL: Ticket #112 > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ > python2.5/site-packages/numpy/core/tests/test_regression.py", line > 220, in check_longfloat_repr > assert(str(a)[1:9] == str(a[0])[:8]) > AssertionError I think that's a known error, that has to do with 64 bit G5 issues , and IIRC, it's a test error, not a real bug. Good luck! -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [EMAIL PROTECTED] _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
