Error: "Cannot import PeriodicBC" on latest trunk
Bug #1154500 reported by
Martin Sandve Alnæs
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
CBC.Solve |
New
|
Undecided
|
Unassigned |
Bug Description
demo/twist$ python uniaxial-tension.py
Traceback (most recent call last):
...
File "/home/
from dolfin import PeriodicBC, warning
ImportError: cannot import name PeriodicBC
To post a comment you must log in.