fenics team mailing list archive
-
fenics team
-
Mailing list archive
-
Message #01425
Re: Problems compiling documentation
-
To:
fenics@xxxxxxxxxxxxxxxxxxx
-
From:
"Garth N. Wells" <gnw20@xxxxxxxxx>
-
Date:
Thu, 14 Apr 2011 22:50:39 +0100
-
In-reply-to:
<20110414194510.GH2639@eowyn>
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110411 Thunderbird/3.1.9
On 14/04/11 20:45, Anders Logg wrote:
> I'm getting lots of these errors when I try to build the documentation
> (make html):
>
> Traceback (most recent call
> last):in/programmers-reference/python/cpp/DofMap_extract_sub_dofmap
> File
> "/usr/local/lib/python2.6/dist-packages/Sphinx-1.0.7-py2.6.egg/sphinx/ext/autodoc.py",
> line 334, in import_object
> obj = self.get_attr(obj, part)
> File
> "/usr/local/lib/python2.6/dist-packages/Sphinx-1.0.7-py2.6.egg/sphinx/ext/autodoc.py",
> line 237, in get_attr
> return safe_getattr(obj, name, *defargs)
> File
> "/usr/local/lib/python2.6/dist-packages/Sphinx-1.0.7-py2.6.egg/sphinx/util/inspect.py",
> line 29, in safe_getattr
> raise AttributeError(name)
> AttributeError: DofMap_extract_sub_dofmap
>
> Does anyone know why?
>
Seem to be a few reports that this is a Sphinx 1.0.7 issue.
Garth
> --
> Anders
>
> _______________________________________________
> Mailing list: https://launchpad.net/~fenics
> Post to : fenics@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~fenics
> More help : https://help.launchpad.net/ListHelp
References