I've seen the below error message a load of times on the mailing list,
but trying the Ubuntu package for this first time I get it too. What's
wrong with the package (Ubuntu 14.10)?
Garth
Traceback (most recent call last):
File "demo_cahn-hilliard.py", line 27, in <module>
from dolfin import *
File "/usr/lib/python2.7/dist-packages/dolfin/__init__.py", line 16,
in <module>
import cpp
File "/usr/lib/python2.7/dist-packages/dolfin/cpp/__init__.py", line
42, in <module>
exec("import %s" % module_name)
File "<string>", line 1, in <module>
ImportError: No module named common
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support