[SciPy-Dev] Building docs with Sphinx fails for 0.10.x

David Verelst david.verelst at gmail.com
Wed Feb 22 12:55:36 EST 2012


Hi All,

When checking out the SciPy 0.10.1rc2 release I suddenly realised Sphinx 
failed on building the documentation. First attempt was with Sphinx 
v1.0.2, than 1.2 and 1.2predev (latest from their Hg repo). While SciPy 
0.9 documentation builds just fine with Sphinx 1.0.2, 1.2 and 1.2predev, 
SciPy 0.10.0 and 0.10.1rc2 both fail with the following:

[snip]
File 
"/usr/local/lib/python2.6/dist-packages/matplotlib/sphinxext/plot_directive.py", 
line 627, in run
     fd = open(source_file_name, 'r')
IOError: [Errno 2] No such file or directory: 
u'/home/dave/Downloads/Python/scipy-0.10.1rc2/doc/source/examples/normdiscr_plot1.py'

Full backtrace is attached. Anyone familiar with this?

Regards,
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sphinx-scipy-backtrace.log
Type: text/x-log
Size: 7302 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20120222/1fbd2a41/attachment.bin>


More information about the SciPy-Dev mailing list