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

AttributeError: module 'docutils.nodes' has no attribute 'meta' #58

Open
tbarbette opened this issue Apr 5, 2024 · 2 comments
Open

Comments

@tbarbette
Copy link

Hi all,

This action used to work but recently (after an Ubuntu update?) I got the following error (more at
https://github.com/tbarbette/npf-docs/actions/runs/8567891792/job/23480593613)

AttributeError: module 'docutils.nodes' has no attribute 'meta'
make: *** [Makefile:20: html] Error 1
[sphinx-action] Starting sphinx-action build.
Running: 
@david-lev
Copy link

@tbarbette Any solution? I have the same err when I'm building my docs in readthedocs.

This is my requirements.txt

sphinx-book-theme==1.1.2
sphinx-copybutton==0.5.2
sphinxext-opengraph==0.9.1
sphinx-togglebutton==0.3.2
m2r==0.3.1

And .readthedocs.yaml

build:
  os: ubuntu-22.04
  tools:
    python: "3.11"

Build log: https://beta.readthedocs.org/projects/pywa/builds/24111823/

@tbarbette
Copy link
Author

Yes, simply use "tbarbette/sphinx-action@master" instead of ammaraskar's one. The only difference is this :

24d6564

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