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
Sphinx version error:
The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Traceback (most recent call last):
File "/home/runner/miniconda3/envs/cookbook-dev/lib/python3.10/site-packages/sphinx/registry.py", line 438, in load_extension
metadata = setup(app)
File "/home/runner/miniconda3/envs/cookbook-dev/lib/python3.10/site-packages/sphinxcontrib/applehelp/__init__.py", line 230, in setup
app.require_sphinx('5.0')
File "/home/runner/miniconda3/envs/cookbook-dev/lib/python3.10/site-packages/sphinx/application.py", line 393, in require_sphinx
raise VersionRequirementError(version)
sphinx.errors.VersionRequirementError: 5.0
The text was updated successfully, but these errors were encountered:
As of this past weekend, all Cookbook builds seem to be broken with a new version conflict.
See the nightly build here
The text was updated successfully, but these errors were encountered: