dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #23934
Re: dolfin dev-branch, demo_hyperelasticity.py
On 24/06/11 17:19, KASSBOHM wrote:
> Hi,
>
> I have pulled that latest dolfin-branch with bzr.
>
> I did not realize any error during the installation, so I guess:
> Everything is fine.
>
> Running a demo I get the following error:
>
> python demo_hyperelasticity.py
>
> Traceback (most recent call last):
> ...
> ...
> File "/home/kassbohm/local-ufc-dolfin/lib/python2.7/site-packages/dolfin/fem/form.py",
> line 178, in _extract_subdomains
> if form_data.domain_data.has_key(domain):
> AttributeError: 'FormData' object has no attribute 'domain_data'
>
> Is this a bug?
>
You need to update UFL (lp:ufl) and FFC (lp:ffc) too.
Garth
> I get a similar error when running demo_eigenvalue.py and demo_elasticity.py.
>
> Sven
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help : https://help.launchpad.net/ListHelp
References