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

Building fails #146

Closed
zcorpan opened this issue Mar 16, 2022 · 1 comment · Fixed by #147
Closed

Building fails #146

zcorpan opened this issue Mar 16, 2022 · 1 comment · Fixed by #147

Comments

@zcorpan
Copy link
Contributor

zcorpan commented Mar 16, 2022

#145 is failing in CircleCI with this error:

make dirhtml
Running Sphinx v2.3.1

Warning, treated as error:
node class 'meta' is already registered, its visitors will be overridden
make: *** [Makefile:20: dirhtml] Error 2

Exited with code exit status 2

I could reproduce this same error locally on master also. Not sure what's up.

cc @mariestaver

@mariestaver
Copy link

@zcorpan It looks like this could be due to a known issue with Sphinx -- is this project using docutils-0.18? If so, we may need to downgrade to 0.17 to fix it (from sphinx-doc/sphinx#9841).

zcorpan added a commit that referenced this issue Mar 17, 2022
zcorpan added a commit that referenced this issue Mar 17, 2022
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

Successfully merging a pull request may close this issue.

2 participants