Re: [Numpy-discussion] numpy-1.0.2 installation error

2007-04-05 Thread Travis Oliphant
Myhuong Nguyen wrote: >Hi, > >I have tried to install numpy-1.0.2 on my SGI (irix6.5) using command >"python setup.py install" and received the following error message: > >File "numpy/core/setup.py", line 48, in generate_config_h > raise "ERROR: Failed to test configuration" >ERROR: Failed to te

Re: [Numpy-discussion] numpy-1.0.2 installation error

2007-04-05 Thread Charles R Harris
On 4/4/07, Myhuong Nguyen <[EMAIL PROTECTED]> wrote: Hi, I have tried to install numpy-1.0.2 on my SGI (irix6.5) using command "python setup.py install" and received the following error message: File "numpy/core/setup.py", line 48, in generate_config_h raise "ERROR: Failed to test configurat

[Numpy-discussion] numpy-1.0.2 installation error

2007-04-05 Thread Myhuong Nguyen
Hi, I have tried to install numpy-1.0.2 on my SGI (irix6.5) using command "python setup.py install" and received the following error message: File "numpy/core/setup.py", line 48, in generate_config_h raise "ERROR: Failed to test configuration" ERROR: Failed to test configuration What does the