Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 2891 by [email protected]: error when compiling docs
http://code.google.com/p/sympy/issues/detail?id=2891
Qsnake: ondrej@eagle:~/repos/sympy/doc(master)$ make html
rm -rf sphinx
mkdir -p src/.static
mkdir -p _build/html
mkdir -p _build/doctrees
mkdir -p src/modules
PYTHONPATH=..:/home/ondrej/repos/qsnake/local/lib/python sphinx-build -b
html -d _build/doctrees -D latex_paper_size= src _build/html
Running Sphinx v1.1
loading pickled environment... not yet created
building [html]: targets for 84 source files that are out of date
updating environment: 84 added, 0 changed, 0 removed
ext/docscrape.py:117: UserWarning: Unknown section Ordering Of Variables
warn("Unknown section %s" % key)
ext/docscrape.py:117: UserWarning: Unknown section Derivative Wrt
Non-symbols
warn("Unknown section %s" % key)
Exception occurred:
File "/home/ondrej/repos/qsnake/local/lib/python/inspect.py", line 252,
in getmembers
value = getattr(object, key)
AttributeError: __abstractmethods__
The full traceback has been saved in /tmp/sphinx-err-XuF6vp.log, if you
want to report the issue to the developers.
Please also report this if it was a user error, so that a better error
message can be provided next time.
Either send bugs to the mailing list at
<http://groups.google.com/group/sphinx-dev/>,
or report them in the tracker at
<http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
make: *** [html] Error 1
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.