UnboundLocalError: local variable 'output' referenced before assignment
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
FFC |
New
|
Undecided
|
Unassigned | ||
Instant |
Fix Released
|
Medium
|
Johannes Ring |
Bug Description
One of the buildbots (http://
Running Python demo ./../..
*** Failed
Calling FFC just-in-time (JIT) compiler, this may take some time.
In instant.recompile: The module did not compile, see '/Users/
Content of instant compile.log
=======
Traceback (most recent call last):
File "demo_poisson.py", line 41, in <module>
V = FunctionSpace(mesh, "Lagrange", 1)
File "/Users/
FunctionSpa
File "/Users/
ufc_element, ufc_dofmap = jit(self.
File "/Users/
return local_jit(*args, **kwargs)
File "/Users/
return jit_compile(form, parameters=p, common_
File "/Users/
return jit_element(
File "/Users/
compiled_form, module, form_data, prefix = jit_form(form, parameters)
File "/Users/
cache_dir = cache_dir)
File "/Users/
**kwargs)
File "/Users/
recompile(
File "/Users/
instant_
UnboundLocalError: local variable 'output' referenced before assignment
Changed in instant: | |
status: | Confirmed → Fix Committed |
Changed in instant: | |
milestone: | none → 1.2.0 |
assignee: | nobody → Johannes Ring (johannr) |
importance: | Undecided → Medium |
Changed in instant: | |
status: | Fix Committed → Fix Released |
UnboundLocalError bug in get_swig_ executable( ) , within setup.py for FFC