Source: nitime
Version: 0.4-2
Severity: important
User: python-modules-t...@lists.alioth.debian.org
Usertags: sphinx1.2

When rebuilt against python-sphinx 1.2~b1+dfsg-1 (available in experimental), nitime failed to build from source:
| sphinx-build -b html -d _build/doctrees   . _build/html
| Making output directory...
| Running Sphinx v1.2b1
| /usr/lib/pymodules/python2.7/matplotlib/__init__.py:923: UserWarning:  This 
call to matplotlib.use() has no effect
| because the the backend has already been chosen;
| matplotlib.use() must be called *before* pylab, matplotlib.pyplot,
| or matplotlib.backends is imported for the first time.
|
|   if warn: warnings.warn(_use_error_msg)
|
| Extension error:
| Could not import extension inheritance_diagram (exception: cannot import name 
xfileref_role)
| make[2]: *** [htmlonly] Error 1

sphinx.roles.xfileref_role was deprecated since Sphinx 1.0 and finally removed in Sphinx 1.2.
sphinx.roles.XRefRole should be used instead.

--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to