[SciPy-dev] make html in scipy/doc
Pauli Virtanen
pav@iki...
Fri Nov 21 11:26:02 CST 2008
Fri, 21 Nov 2008 18:18:15 +0100, Nils Wagner wrote:
[clip]
> here comes the next issue
>
> copying static files... done
> dumping search index... Exception occurred:
> File
> "/usr/local/lib64/python2.5/site-packages/Sphinx-0.5dev_20081008-
py2.5.egg/sphinx/search.py",
> line 151, in get_descrefs
> pdict[name] = (fn2index[doc], i)
> KeyError: 'generated/scipy.linalg.cg' The full traceback has been saved
> in
> /tmp/sphinx-err-wGd8VJ.log, if you want to report the issue to the
> author.
> Please also report this if it was a user error, so that a better error
> message can be provided next time. Send reports to
> sphinx-dev@googlegroups.com. Thanks! make: *** [html] Error 1
Removing build/ directory and trying again should help. This bug seems to
occasionally appear -- don't know if it's in Sphinx (more probable) or in
the Numpy extensions (less probable).
Pauli
More information about the Scipy-dev
mailing list