dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #19956
Re: generate.py
On 19 October 2010 20:10, Anders Logg <logg@xxxxxxxxx> wrote:
> I'm running the generate.py script (in dolfin/swig) and I get the
> following error message:
>
> Traceback (most recent call last):
> File "generate.py", line 82, in <module>
> from documentation import generate_docstrings
> File
> "/home/logg/scratch/src/dolfin-dev/dolfin/swig/documentation.py",
> line 27, in <module>
> from codeexamples import codesnippets
> ImportError: No module named codeexamples
>
> Where is codeexamples.py located?
It should be in the dolfin/swig dir. I just cloned a new dolfin and it
works fine here.
Kristian
> --
> Anders
>
> _______________________________________________
> 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