Snow Leopard demos fail with Swig 2.0.4
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
DOLFIN |
Won't Fix
|
High
|
Johan Hake |
Bug Description
I'm on Snow Leopard, and build FEniCS with dorsal-0.8.2. Dependencies installed with macports, on a fresh OS X install.
Everything I run results in the error below. Other people who have had this problem seemed to resolved it by running instant-clean, which appears to run successfully, but I still get the same error.
rob@cosmo python $ python demo.py
Calling FFC just-in-time (JIT) compiler, this may take some time.
Traceback (most recent call last):
File "demo.py", line 22, in <module>
V = VectorFunctionS
File "/Users/
restriction
File "/Users/
FunctionSpa
File "/Users/
self.
File "/Users/
_cpp.
TypeError: in method 'new_FiniteElem
Any advice is much appreciated!
Changed in dolfin: | |
importance: | Undecided → High |
See
https:/ /answers. launchpad. net/dolfin/ +question/ 161902