dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #19405
Re: SWIG/generate.py
On 26 August 2010 22:54, Garth N. Wells <gnw20@xxxxxxxxx> wrote:
> 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?
Yes, we need it to generate the docstrings.i file. The docstrings
module will also be copied to site-packages/dolfin.
Kristian
> Garth
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References