Error building docs

Stéfan van der Walt stefan at sun.ac.za
Wed May 9 01:03:16 EDT 2012


On May 8, 2012 8:53 PM, "Tony Yu" <tsyu80 at gmail.com> wrote:
>
> I'm getting an IOError when rebuilding the docs and I can't figure out
the cause. The error is raised during the build of the api docs and appears
to be in `source/api/skimage.filter.lpi_filter.txt`:
>
> writing output... [ 22%] api/skimage.filter.lpi_filter

> Exception occurred:
>   File "/Library/Python/2.6/site-packages/sphinx/ext/graphviz.py", line
219, in render_dot_html
>     mapfile = open(outfn + '.map', 'rb')
> IOError: [Errno 2] No such file or directory:
'/Users/Tony/python/devel/skimage/doc/build/html/_images/inheritance-f7d294ea888e27c920fbf193effa642a3152b1be.png.map'

Why are inheritance trees generated? I didn't think we enabled those?

Stéfan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20120508/239832af/attachment.html>


More information about the scikit-image mailing list