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

Toni toni at links2linux.de
Tue Apr 17 16:23:49 CEST 2007


Am Montag, 16. April 2007 schrieb Carlos Mendes:
> 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.
it's in english :)
and you must be subscribed to the packman mailinglist.
http://www.links2linux.de/cgi-bin/mailman/listinfo/packman


> 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.
so look here for lapack and blas packages: 
http://software.opensuse.org/download/science
it seems that the lapack/blas packages of SuSE are broken.
The need a libgfortran.so.*

> carlos
Toni
>
> 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/0039
> >44 .html
> >
> > you need to install blas and lapack for SuSE-10.2
> >
> > > carlos
> >
> > Toni






More information about the Packman mailing list