dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14440
DOLFIN installation from source
Hi, Im new to FENICS and DOLFIN and have some installation problems.
I am working on Ubuntu 9.04 (Jaunty) and downloaded the source code for
DOLFIN and other packages from http://www.fenics.org/wiki/Download.
My problem is that I cannot run dolfin from python. The installation of
dolfin (after: scons install prefix=mydir) in .the directory
".../site-packages/dolfin" has only the file "cpp.py"
a python import of dolfin results in an error:
ImportError: No module named dolfin
thank you
Follow ups