You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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)
just add sphinxcontrib-bibtex<2.0.0 in the requirements.txt
The text was updated successfully, but these errors were encountered: