← Back to team overview

dolfin team mailing list archive

SWIG/generate.py

 

I need to run generate.py in dolfin/swig because of some DOLFIN change, but now I get the error:

Traceback (most recent call last):
  File "generate.py", line 91, in <module>
    update your PYTHONPATH variable?" % what)
ImportError: Could not import the docstrings module
  (error: No module named docstrings),
  update your PYTHONPATH variable?

I guess this is related to the documentation changes?

Garth



Follow ups