[packman] Re: [PM] python-numpy 1.0.2 (openSUSE 10.2/i586)

Carlos Mendes cmdm at l2f.inesc-id.pt
Mon Apr 16 21:27:39 CEST 2007


Hi,

O.K., first, I don't have permissions to visit this part of the site, I would 
register ... but I don't know here .... since the main site is in dutch (I 
think....)  and I only understand portuguese, spanish, italian, french and 
english.

Second, If there are new versions of lapack and blas I would be glad to try 
them, but there aren't. The versions that I'm using are blas-3.0-958 and 
lapack-3.0-958, soo I don't see why is this going to help me.

carlos

On Monday 16 April 2007 18:55, Toni wrote:
> Am Montag, 16. April 2007 schrieb Carlos Mendes:
> > Hi,
> >
> > I'm trying to use this package in my laptop, but when I do "import numpy"
> > it gives an error. Where's the traceback that I'm getting:
> >
> > #########################################################################
> >##
> > -------------------------------------------------------------------------
> >-- <type 'exceptions.ImportError'>           Traceback (most recent call
> > last)
> >
> > /home/carlos/<ipython console> in <module>()
> >
> > /usr/lib/python2.5/site-packages/numpy/__init__.py in <module>()
> >      41     import lib
> >      42     from lib import *
> > ---> 43     import linalg
> >      44     import fft
> >      45     import random
> >
> > /usr/lib/python2.5/site-packages/numpy/linalg/__init__.py in <module>()
> >       2 from info import __doc__
> >       3
> > ----> 4 from linalg import *
> >       5
> >       6 def test(level=1, verbosity=1):
> >
> > /usr/lib/python2.5/site-packages/numpy/linalg/linalg.py in <module>()
> >      23         isfinite
> >      24 from numpy.lib import triu
> > ---> 25 from numpy.linalg import lapack_lite
> >      26
> >      27 fortran_int = intc
> >
> > <type 'exceptions.ImportError'>: /usr/lib/libblas.so.3: undefined symbol:
> > _gfortran_st_write_done
> >
> > #########################################################################
> >##
> >
> > The previous package (1.0.1) works well in my workstation (with
> > blas-3.0-958 and lapack-3.0-958), but I wasn't able to find it. Is there
> > any way to get it? What could you advise me to do?
>
> look at this posting:
> http://www.links2linux.de/cgi-bin/mailman/private/packman/2007-April/003944
>.html
>
> you need to install blas and lapack for SuSE-10.2
>
> > carlos
>
> Toni




More information about the Packman mailing list