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

RDT Build failed #26

Closed
natowi opened this issue Apr 9, 2021 · 1 comment
Closed

RDT Build failed #26

natowi opened this issue Apr 9, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@natowi
Copy link
Member

natowi commented Apr 9, 2021

https://readthedocs.org/projects/meshroom-manual/builds/12645037/

Traceback (most recent call last):
File "/home/docs/checkouts/readthedocs.org/user_builds/meshroom-manual/envs/latest/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/meshroom-manual/envs/latest/lib/python3.7/site-packages/sphinx/application.py", line 278, in init
self._init_builder()
File "/home/docs/checkouts/readthedocs.org/user_builds/meshroom-manual/envs/latest/lib/python3.7/site-packages/sphinx/application.py", line 337, in _init_builder
self.events.emit('builder-inited')
File "/home/docs/checkouts/readthedocs.org/user_builds/meshroom-manual/envs/latest/lib/python3.7/site-packages/sphinx/events.py", line 110, in emit
results.append(listener.handler(self.app, *args))
File "/home/docs/checkouts/readthedocs.org/user_builds/meshroom-manual/envs/latest/lib/python3.7/site-packages/sphinxcontrib/bibtex/init.py", line 45, in init_bibtex_cache
raise ExtensionError("You must configure the bibtex_bibfiles setting")
sphinx.errors.ExtensionError: You must configure the bibtex_bibfiles setting

Extension error:
You must configure the bibtex_bibfiles setting


Looks like "sphinx-bibtex just released a major version that's incompatible." (Dec. 2020)

jupyter-book/jupyter-book#1137 (comment)

In the meantime just ensure that you have sphinxcontrib-bibtex 1.0

just add sphinxcontrib-bibtex<2.0.0 in the requirements.txt

@natowi natowi added bug Something isn't working help wanted Extra attention is needed labels Apr 9, 2021
natowi added a commit that referenced this issue Apr 9, 2021
@natowi natowi removed the help wanted Extra attention is needed label Apr 9, 2021
@natowi
Copy link
Member Author

natowi commented Apr 9, 2021

@natowi natowi closed this as completed Apr 9, 2021
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
None yet
Development

No branches or pull requests

1 participant