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

Broken doc build #2235

Closed
dpsanders opened this issue Jul 20, 2013 · 2 comments
Closed

Broken doc build #2235

dpsanders opened this issue Jul 20, 2013 · 2 comments

Comments

@dpsanders
Copy link

Here is the output.
Even running this from ipython with pdb on I cannot capture a backtrace.

Is there any way of getting sphinx to be more explicit about exactly which document it is processing to isolate the problem?

reading sources... [ 81%] examples/text_labels_and_annotations/text_demo_fontdic/usr/local/lib/python2.7/site-packages/numpy/ma/core.py:3791: UserWarning: Warning: converting a masked element to nan.
  warnings.warn("Warning: converting a masked element to nan.")
/Users/dsanders/development/matplotlib/doc/mpl_examples/units/basic_units.py:300: RuntimeWarning: divide by zero encountered in divide
  secs.add_conversion_fn(hertz, lambda x: 1./x)
AccessInit: hash collision: 3 for both 1 and 1  
@dpsanders
Copy link
Author

Seems to have resolved itself.

@tacaswell
Copy link
Member

Closing as OP reports it fixed.

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