[IPython-dev] [IPython-User] How to build ipython documentation

Thomas Spura tomspur at fedoraproject.org
Thu Jul 22 16:56:22 EDT 2010


Am Thu, 22 Jul 2010 13:28:39 -0700
schrieb Fernando Perez <fperez.net at gmail.com>:

> Hey Wendell,
> 
> On Thu, Jul 22, 2010 at 10:04 AM, Wendell Smith
> <wackywendell at gmail.com> wrote:
> > This looks like an error involved with the old IPython setup; I did
> > previously have 0.10 on here (I think through easy_install), but I
> > have no idea why sphinx is searching for IPython.ColorANSI. Any
> > ideas?
> 
> make sure you run 'make clean' first, it may be finding old
> auto-generated files from when you had 0.10 around...

Here it's still failing with:

[snip]
sphinx-build -b html -d build/doctrees   source build/html
Running Sphinx v0.6.6
loading pickled environment... not found
building [html]: targets for 219 source files that are out of date
updating environment: 219 added, 0 changed, 0 removed
reading sources... [  5%]
api/generated/IPython.Extensions.InterpreterPasteInpu*** Pasting of
code with ">>>" or "..." has been enabled. *** Simplified input for
physical quantities enabled.sions.PhysicalQInput reading sources...
[  5%] api/generated/IPython.Extensions.PhysicalQInteractive Exception
occurred: File
"/home/tom/programming/repositories/github/ipython.git/docs/sphinxext/inheritance_diagram.py",
line 107, in _import_class_or_module "Could not import class or module
'%s' specified for inheritance diagram" % name) ValueError: Could not
import class or module 'IPython.Extensions.PhysicalQInteractive'
specified for inheritance diagram The full traceback has been saved
in /tmp/sphinx-err-N3wivW.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] Fehler 1

	Thomas



More information about the IPython-dev mailing list