Hi,
I am just getting started with Fenics and wanted to try the Dolfin demo 
"demo_auto-adaptive_poisson" in Python. However, when running it I get the 
following error:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  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 40, in 
<module>
    exec("import %s" % module_name)
  File "<string>", line 1, in <module>
ImportError: No module named common

I'm on ubuntu 13.10. Would anyone be able to help me with this problem?
Thanks!
Seconds





_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to