Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Attribute error on sphinx master #270

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

Closed
amueller opened this issue Jul 18, 2017 · 4 comments
Closed

Attribute error on sphinx master #270

amueller opened this issue Jul 18, 2017 · 4 comments
Labels

Comments

@amueller
Copy link
Contributor

amueller commented Jul 18, 2017

AttributeError: 'Sphinx' object has no attribute 'status_iterator'

from

  File "/home/andy/checkout/scikit-learn/doc/sphinxext/sphinx_gallery/docs_resolv.py", line 373, in _embed_code_links

It looks like these will be removed in 1.7:
https://github.com/sphinx-doc/sphinx/blob/master/CHANGES

@QuLogic
Copy link
Contributor

QuLogic commented Jul 29, 2017

Is this not fixed by #250?

@Titan-C
Copy link
Member

Titan-C commented Jul 29, 2017

I'll do a new release of the gallery today. I has already accumulated a lot of fixes. You can try with the new version again.

@amueller
Copy link
Contributor Author

@QuLogic hm weird, maybe I didn't update master? I was pretty sure I did, or I messed up which version I build sklearn with and used the one we ship? I'll give it another go later.

@amueller
Copy link
Contributor Author

Ah, I was using the sphinx-gallery release, not dev version. sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants