Skip to content

Exception occurred in _get_data (IOError) #184

@sciunto

Description

@sciunto

I'm a developer for scikit-image and we are using sphinx-gallery. Recently, with sphinx 1.5, we got warnings treated as errors. I tackled some of them and then, I got this:

Exception occurred:

  File "/home/travis/build/scikit-image/scikit-image/doc/source/../ext/sphinx_gallery/docs_resolv.py", line 48, in _get_data

    with open(url, 'r') as fid:

IOError: [Errno 2] No such file or directory: '/home/travis/build/scikit-image/scikit-image/doc/build/html/api/skimage.color.rst.html'

The full traceback has been saved in /tmp/sphinx-err-yAUWXd.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.

A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!

Is it something you are aware of? despite the message, I have the feeling that it's more related to sphinx-gallery.

Original issue: scikit-image/scikit-image#2395 (comment)

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions