sphinx-thebe
sphinx-thebe copied to clipboard
Docs build failed with Error- NameError: name 'docutils' is not defined
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
- Python Version: 3.7
Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:
Hmm, does it build locally? Can you link your repo?
yes, it builds locally. Repo Link: https://github.com/heremaps/xyz-spaces-python
This should fix it: https://github.com/executablebooks/sphinx-thebe/pull/21