← Back to team overview

dolfin team mailing list archive

dolfin not ok in debian.

 

Hello.

I just noticed that dolfin was not fine in Debian.

Is this a known issue that hasn't made it up to the Debian packager?

yziquel@seldon:~$ python
Python 2.5.5 (r255:77872, Feb 2 2010, 00:25:36) [GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
import dolfin
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.5/site-packages/dolfin/__init__.py", line 32, in <module>
    from constant import *
  File "/usr/lib/python2.5/site-packages/dolfin/constant.py", line 14, in <module>
    class Constant(ufl.Function, cpp.Constant):
AttributeError: 'module' object has no attribute 'Function'


All the best,

--
     Guillaume Yziquel
http://yziquel.homelinux.org/



Follow ups