Re: [Numpy-discussion] Numpy 1.0.3 install problem. Help!

2007-05-27 Thread Yang, Lu
ROTECTED]>: > Yang, Lu wrote: > > Hi, > > I am installing Numpy 1.0.3 on Solaris 10. I am new to Numpy install. Here > > are what > I > > did and the result of 'python setup.py install'. Please help. Thanks in > > advance. > > > > >

[Numpy-discussion] Numpy 1.0.3 install problem. Help!

2007-05-25 Thread Yang, Lu
Hi, I am installing Numpy 1.0.3 on Solaris 10. I am new to Numpy install. Here are what I did and the result of 'python setup.py install'. Please help. Thanks in advance. I set: setenv CFLAGS "-xchip=opteron " setenv CXXFLAGS "-xchip=opteron " setenv CC /opt/SUNWspro/bin/cc setenv CXX /opt/SUNWsp

[Numpy-discussion] Numpy 1.0.2 install question

2007-05-17 Thread Yang, Lu
Hi, I am installing numpy 1.0.2 on AMD Opeteron, Solaris 10. However, I got the following error after running 'python setup.py install. I highly appreciate your help. Running from numpy source directory. non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2_3649 blas_opt_info: blas_m

Re: [Numpy-discussion] Numpy1.0.1 installation problem - urgent :(

2007-02-19 Thread Yang, Lu
Thanks so much. It works. Lu Quoting Brian Granger <[EMAIL PROTECTED]>: > I don't run numpy no linux often, but you shouldn't have any trouble. > I would do the following: > > 1. Blast your current numpy install > > rm -rf /usr/local/lib/python2.5/site-packages/numpy > > 2. Get the lastest