dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02980
Re: pyDOLFIN
Will check if I get the same error with umfpack (have not installed it
before).
/Anders
On Wed, Aug 09, 2006 at 03:33:34PM +0200, Garth N. Wells wrote:
> I'm trying out pyDOLFIN, but I'm getting an error that appears to be
> related to UMFPACK. Any ideas?
>
> Garth
>
> >>> from dolfin import *
> Importing DOLFIN
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> File
> "/usr/local/garth/fenics/dolfin/working/dolfin_petsc/local/lib/python2.4/site-packages/dolfin/__init__.py",
> line 5, in ?
> from dolfin import *
> File
> "/usr/local/garth/fenics/dolfin/working/dolfin_petsc/local/lib/python2.4/site-packages/dolfin/dolfin.py",
> line 4, in ?
> import _dolfin
> ImportError:
> /usr/local/garth/fenics/dolfin/working/dolfin_petsc/local/lib/libdolfin.so.0:
> undefined symbol: umfpack_di_transpose
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
Follow ups
References
-
pyDOLFIN
From: Garth N. Wells, 2006-08-09