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

Denis Laxalde denis.laxalde at mcgill.ca
Wed Feb 22 13:11:50 EST 2012


David Verelst wrote:
> 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?

You can try this:

  https://github.com/dlaxalde/scipy/commit/bfd94f60fcbc73211485fd32b839ea4f01767b7c


-- 
Denis



More information about the SciPy-Dev mailing list