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

docs build fails #917

Closed
dfguerrerom opened this issue May 10, 2024 · 5 comments
Closed

docs build fails #917

dfguerrerom opened this issue May 10, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@dfguerrerom
Copy link
Collaborator

dfguerrerom commented May 10, 2024

There is an error with the documentation build as it can be seen here:
https://readthedocs.org/projects/sepal-ui/builds/24339120/

Could not import extension jupyter_sphinx (exception: lxml.html.clean module is now a separate project lxml_html_clean.
@dfguerrerom dfguerrerom added the bug Something isn't working label May 10, 2024
@12rambau
Copy link
Member

arf this seems to be related to jupyter_sphinx itself that I am supposed to maintain as well

@dfguerrerom
Copy link
Collaborator Author

fixed with 965da70

@dfguerrerom
Copy link
Collaborator Author

Actually it continuous failing in readthedocs... I have opened a new PR to test it: #930

@dfguerrerom
Copy link
Collaborator Author

The error is not the same as the previous, that one was fixed with 965da70, the issue now is:

  Exception occurred:
  File "/home/docs/checkouts/readthedocs.org/user_builds/sepal-ui/envs/930/lib/python3.10/site-packages/m2r2.py", line 611, in run
    path = nodes.reprunicode(path)
AttributeError: module 'docutils.nodes' has no attribute 'reprunicode'
The full traceback has been saved in /tmp/sphinx-err-n3qk6yyy.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!

To see the fulltraceback: https://readthedocs.org/projects/sepal-ui/builds/25238989/

@12rambau
Copy link
Member

m2r2 have not been updated for a year , incompatibility with latest docutils is to be expected. Can you trace back to where the m2r2 package is called ?

@github-project-automation github-project-automation bot moved this to In progress in Kaban 2024 Aug 27, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Kaban 2024 Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants