Bug#675207: python-dolfin: Problem with SWIG

2012-05-31 Thread Johannes Ring
On Wed, May 30, 2012 at 4:26 PM, Torquil Macdonald Sørensen wrote: > Traceback (most recent call last): >  File "vcp2D.py", line 20, in >    V = FunctionSpace(mesh, 'Lagrange', 1) >  File "/usr/lib/python2.7/dist-packages/dolfin/functions/functionspace.py", > line 353, in __init__ >    FunctionS

Bug#675207: python-dolfin: Problem with SWIG

2012-05-30 Thread Torquil Macdonald Sørensen
Package: python-dolfin Version: 1.0.0-6 Severity: normal Hi! The example vcp2D.py from the tutorial: http://fenicsproject.org/documentation/tutorial/ in the tarball: http://fenicsproject.org/_static/tutorial/fenics_tutorial_examples.tar.gz fails with: Traceback (most recent call last): Fil