dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #19401
SWIG/generate.py
-
To:
dolfin@xxxxxxxxxxxxxxxxxxx
-
From:
"Garth N. Wells" <gnw20@xxxxxxxxx>
-
Date:
Thu, 26 Aug 2010 21:54:43 +0100
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100820 Thunderbird/3.1.2
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