Re: [Numpy-discussion] FW: RE: Linux numpy 1.0.1 install failed

2007-05-22 Thread Robert Kern
Gong, Shawn (Contractor) wrote: Hi Robert, I used exactly your text in site.cfg. The out.txt seems to get the lib_dir, but import numpy in python stills gives error. *What* error? Please copy-and-paste the complete error message. Please see the attached files. Should I ask system guys to

Re: [Numpy-discussion] FW: RE: Linux numpy 1.0.1 install failed

2007-05-22 Thread Robert Kern
Gong, Shawn (Contractor) wrote: 2) Then in Python, when I type import numpy It says: Running from numpy source directory Then I type numpy.sqrt(5) AttributeError: 'module' object has no attribute 'sqrt' I assume that this means numpy was not installed successfully. No, it means that you are

Re: [Numpy-discussion] FW: RE: Linux numpy 1.0.1 install failed

2007-05-22 Thread Gong, Shawn (Contractor)
of that directory and try again? Thanks, Shawn -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Kern Sent: Tuesday, May 22, 2007 1:05 PM To: Discussion of Numerical Python Subject: Re: [Numpy-discussion] FW: RE: Linux numpy 1.0.1 install failed Gong

Re: [Numpy-discussion] FW: RE: Linux numpy 1.0.1 install failed

2007-05-22 Thread David M. Cooke
On Tue, May 22, 2007 at 01:11:35PM -0400, Gong, Shawn (Contractor) wrote: Hi Robert Running from numpy source directory message also appears when I installed numpy. I am running python 2.3.6, not 2.4 Just what it says; the current directory is the directory that the numpy source is in. If you

Re: [Numpy-discussion] FW: RE: Linux numpy 1.0.1 install failed

2007-05-22 Thread Gong, Shawn (Contractor)
Thank you David M. Cooke and Robert. Now I changed directory and ran python, Got further and hit this error message: python Python 2.3.6 (#9, May 18 2007, 10:22:59) [GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-53)] on linux2 Type help, copyright, credits or license for more information. import

Re: [Numpy-discussion] FW: RE: Linux numpy 1.0.1 install failed

2007-05-22 Thread Gong, Shawn (Contractor)
- From: Gong, Shawn (Contractor) Sent: Tuesday, May 22, 2007 1:28 PM To: 'Discussion of Numerical Python' Subject: RE: [Numpy-discussion] FW: RE: Linux numpy 1.0.1 install failed Thank you David M. Cooke and Robert. Now I changed directory and ran python, Got further and hit this error message

[Numpy-discussion] FW: RE: Linux numpy 1.0.1 install failed

2007-05-18 Thread Gong, Shawn (Contractor)
Sorry Robert, My email sent to mail-list bounced back 5 times. Shawn _ From: Gong, Shawn (Contractor) Sent: Friday, May 18, 2007 5:05 PM To: '[EMAIL PROTECTED]' Subject: RE: [Numpy-discussion] Linux numpy 1.0.1 install failed Hi Robert, I added ref

Re: [Numpy-discussion] FW: RE: Linux numpy 1.0.1 install failed

2007-05-18 Thread Robert Kern
Gong, Shawn (Contractor) wrote: Hi Robert, I added ref to site.cfg, but still getting the same error message: see out.txt file. It seems that install can't find the libraries in /usr/local/lib/atlas/ (see the out.txt file Line 14: libraries lapack,blas not found in