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

Sphinx 4.1.0 is completely broken on ReadTheDocs #8337

Closed
Daltz333 opened this issue Jul 12, 2021 · 1 comment
Closed

Sphinx 4.1.0 is completely broken on ReadTheDocs #8337

Daltz333 opened this issue Jul 12, 2021 · 1 comment

Comments

@Daltz333
Copy link

Traceback (most recent call last):
  File "/home/docs/checkouts/readthedocs.org/user_builds/frc-docs/envs/1393/lib/python3.7/site-packages/sphinx/cmd/build.py", line 279, in build_main
    args.tags, args.verbosity, args.jobs, args.keep_going)
  File "/home/docs/checkouts/readthedocs.org/user_builds/frc-docs/envs/1393/lib/python3.7/site-packages/sphinx/application.py", line 233, in __init__
    self.setup_extension(extension)
  File "/home/docs/checkouts/readthedocs.org/user_builds/frc-docs/envs/1393/lib/python3.7/site-packages/sphinx/application.py", line 393, in setup_extension
    self.registry.load_extension(self, extname)
  File "/home/docs/checkouts/readthedocs.org/user_builds/frc-docs/envs/1393/lib/python3.7/site-packages/sphinx/registry.py", line 433, in load_extension
    err) from err
sphinx.errors.ExtensionError: Could not import extension sphinx.builders.epub3 (exception: cannot import name 'RemovedInSphinx40Warning' from 'sphinx.deprecation' (/home/docs/checkouts/readthedocs.org/user_builds/frc-docs/envs/1393/lib/python3.7/site-packages/sphinx/deprecation.py))

Extension error:
Could not import extension sphinx.builders.epub3 (exception: cannot import name 'RemovedInSphinx40Warning' from 'sphinx.deprecation' (/home/docs/checkouts/readthedocs.org/user_builds/frc-docs/envs/1393/lib/python3.7/site-packages/sphinx/deprecation.py))

https://readthedocs.org/projects/frc-docs/builds/14224436/

PR: wpilibsuite/frc-docs#1393

@stsewd
Copy link
Member

stsewd commented Jul 12, 2021

Hi, this looks like an upstream issue sphinx-doc/sphinx#9434

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