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

KeyError: 'caption' in docutils/nodes.py #2537

Closed
goulu opened this issue Dec 1, 2016 · 2 comments
Closed

KeyError: 'caption' in docutils/nodes.py #2537

goulu opened this issue Dec 1, 2016 · 2 comments

Comments

@goulu
Copy link

goulu commented Dec 1, 2016

Details

Expected Result

  • Doc builds correctly in local with Py 3.5 + Sphinx 1.4.6

Actual Result

(... many messages...)

writing... 
Exception occurred:
  File "/home/docs/checkouts/readthedocs.org/user_builds/goulib/envs/latest/local/lib/python3.4/site-packages/docutils/nodes.py", line 567, in __getitem__
    return self.attributes[key]
KeyError: 'caption'

Solution ?

goulu pushed a commit to goulu/Goulib that referenced this issue Dec 1, 2016
@humitos
Copy link
Member

humitos commented Feb 23, 2017

I'm not sure if it's a valid report error for RTD, maybe RTD could upgrade the default sphinx version to a newer one but I think it will need a lot of testing.

As you said, the workaround for now would be upgrading the sphinx version in your own requirements file.

@humitos
Copy link
Member

humitos commented Mar 8, 2017

Closing because Sphinx was updated to 1.5.3 in #2676

@humitos humitos closed this as completed Mar 8, 2017
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