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.
> >
> >
>
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
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
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