Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.3.0rc4: FAIL: No such file or directory: u'.../doc/mpl_toolkits/axes_grid/examples/demo_floating_axis.py' #2206

Closed
sandrotosi opened this issue Jul 6, 2013 · 1 comment

Comments

@sandrotosi
Copy link
Contributor

Hello,
when building the documentation I got this failure:

reading sources... [ 93%] mpl_toolkits/axes_grid/index
reading sources... [ 93%] mpl_toolkits/axes_grid/users/axes_divider
reading sources... [ 93%] mpl_toolkits/axes_grid/users/axisartist

Exception occurred:
  File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line 199, in run
    results = StateMachineWS.run(self, input_lines, input_offset)
  File "/usr/lib/pymodules/python2.7/docutils/statemachine.py", line 239, in run
    context, state, transitions)
  File "/usr/lib/pymodules/python2.7/docutils/statemachine.py", line 460, in check_line
    return method(match, context, next_state)
  File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line 2279, in explicit_markup
    nodelist, blank_finish = self.explicit_construct(match)
  File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line 2291, in explicit_construct
    return method(self, expmatch)
  File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line 2034, in directive
    directive_class, match, type_name, option_presets)
  File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/states.py", line 2083, in run_directive
    result = directive_instance.run()
  File "/usr/lib/pymodules/python2.7/docutils/parsers/rst/__init__.py", line 397, in run
    self.state, self.state_machine)
  File "/home/morph/deb/build-area/matplotlib-1.3.0~rc4/build/lib.linux-x86_64-2.7/matplotlib/sphinxext/plot_directive.py", line 228, in plot_directive
    return run(arguments, content, options, state_machine, state, lineno)
  File "/home/morph/deb/build-area/matplotlib-1.3.0~rc4/build/lib.linux-x86_64-2.7/matplotlib/sphinxext/plot_directive.py", line 670, in run
    with open(source_file_name, 'r') as fd:
IOError: [Errno 2] No such file or directory: u'/home/morph/deb/build-area/matplotlib-1.3.0~rc4/doc/mpl_toolkits/axes_grid/examples/demo_floating_axis.py'
The full traceback has been saved in /tmp/sphinx-err-ok1QFw.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.
Either send bugs to the mailing list at <http://groups.google.com/group/sphinx-dev/>,
or report them in the tracker at <http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
Building HTML failed.
make: [build-indep-stamp] Error 1 (ignored)

and in fact the directory doc/mpl_toolkits/axes_grid/examples/ doesn't exist.

@mdboom
Copy link
Member

mdboom commented Jul 16, 2013

Thanks. Just got back from vacation. Marking as 1.3.x blocker.

@mdboom mdboom closed this as completed Jul 31, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants