Hi,

I have installed FFC, but when I try to import, I get following error:

>>> import ffc
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "build/bdist.linux-x86_64/egg/ffc/__init__.py", line 21, in <module>
File "build/bdist.linux-x86_64/egg/ffc/jitcompiler.py", line 33, in <module>
  File "build/bdist.linux-x86_64/egg/ufc/__init__.py", line 7, in <module>
ImportError: cannot import name cell

I get this error both with the 1.4.0 version, as with the version I cloned from git. The latter should have resolved the issue according to http://fenicsproject.org/pipermail/fenics-support/2014-February/000372.html

Any help/hint on this?

Thanks and kind regards,
Bart

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

Reply via email to