Re: [Numpy-discussion] MemoryError in numpy.test() on AIX installation

2009-04-27 Thread David Cournapeau
Whitcomb, Mr. Tim wrote: > To further complicate issues, I do not have sysadmin rights on the > machine in question, and I'm not entirely confident that Python itself > was built properly (I've had to sort out some other issues as well). > The version in use is: > Python 2.5.2 (r252:60911, Sep 17 2

Re: [Numpy-discussion] MemoryError in numpy.test() on AIX installation

2009-04-27 Thread Charles R Harris
On Mon, Apr 27, 2009 at 1:12 PM, Whitcomb, Mr. Tim < tim.whitc...@nrlmry.navy.mil> wrote: > I'm trying to install NumPy 1.3.0 on an IBM Power6. I can build and > install successfully, but when I try to execute the unit test suite it > crashes with a MemoryError (with no additional information on

[Numpy-discussion] MemoryError in numpy.test() on AIX installation

2009-04-27 Thread Whitcomb, Mr. Tim
I'm trying to install NumPy 1.3.0 on an IBM Power6. I can build and install successfully, but when I try to execute the unit test suite it crashes with a MemoryError (with no additional information on the error - just the traceback). The failure occurs in test_roundtrip in numpy/lib/tests/test_fo