-
Notifications
You must be signed in to change notification settings - Fork 15
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
Docs build failed with Error- NameError: name 'docutils' is not defined #20
Comments
Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗 |
Hmm, does it build locally? Can you link your repo? |
yes, it builds locally. |
This should fix it: #21 |
This is actually a buglet in sphinx-thebe, see executablebooks/sphinx-thebe#20.
This is actually a buglet in sphinx-thebe, see executablebooks/sphinx-thebe#20.
…ment not using document, also fixing widget state
Describe the bug
I am getting Build Error on readthedocs.org.
NameError: name 'docutils' is not defined
To Reproduce
Error log: https://readthedocs.org/api/v2/build/12178595.txt
https://readthedocs.org/projects/xyz-spaces-python/builds/12178595/
Expected behavior
Docs should build.
Environment
The text was updated successfully, but these errors were encountered: