-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Running Sphinx v2.4.4
Docs dir is: /home/docs/checkouts/readthedocs.org/user_builds/python-symbiflow-v2x/checkouts/latest/docs
loading translations [en]... done
Traceback (most recent call last):
File "/home/docs/checkouts/readthedocs.org/user_builds/python-symbiflow-v2x/conda/latest/lib/python3.7/site-packages/sphinx/cmd/build.py", line 275, in build_main
args.tags, args.verbosity, args.jobs, args.keep_going)
File "/home/docs/checkouts/readthedocs.org/user_builds/python-symbiflow-v2x/conda/latest/lib/python3.7/site-packages/sphinx/application.py", line 241, in __init__
self.setup_extension(extension)
File "/home/docs/checkouts/readthedocs.org/user_builds/python-symbiflow-v2x/conda/latest/lib/python3.7/site-packages/sphinx/application.py", line 397, in setup_extension
self.registry.load_extension(self, extname)
File "/home/docs/checkouts/readthedocs.org/user_builds/python-symbiflow-v2x/conda/latest/lib/python3.7/site-packages/sphinx/registry.py", line 465, in load_extension
metadata = setup(app)
File "/home/docs/checkouts/readthedocs.org/user_builds/python-symbiflow-v2x/conda/latest/lib/python3.7/site-packages/sphinx/builders/dirhtml.py", line 58, in setup
app.setup_extension('sphinx.builders.html')
File "/home/docs/checkouts/readthedocs.org/user_builds/python-symbiflow-v2x/conda/latest/lib/python3.7/site-packages/sphinx/application.py", line 397, in setup_extension
self.registry.load_extension(self, extname)
File "/home/docs/checkouts/readthedocs.org/user_builds/python-symbiflow-v2x/conda/latest/lib/python3.7/site-packages/sphinx/registry.py", line 465, in load_extension
metadata = setup(app)
File "/home/docs/checkouts/readthedocs.org/user_builds/python-symbiflow-v2x/conda/latest/lib/python3.7/site-packages/sphinx/builders/html/__init__.py", line 1234, in setup
app.connect('config-inited', convert_html_css_files, priority=800)
TypeError: connect() got an unexpected keyword argument 'priority'
Exception occurred:
File "/home/docs/checkouts/readthedocs.org/user_builds/python-symbiflow-v2x/conda/latest/lib/python3.7/site-packages/sphinx/builders/html/__init__.py", line 1234, in setup
app.connect('config-inited', convert_html_css_files, priority=800)
TypeError: connect() got an unexpected keyword argument 'priority'
The full traceback has been saved in /tmp/sphinx-err-dpsuq7ii.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
mithro commentedon Apr 16, 2020
https://readthedocs.org/projects/python-symbiflow-v2x/builds/10838685/
mithro commentedon Apr 16, 2020
Apparently the last success was;
mithro commentedon Apr 16, 2020
Issue seems to be readthedocs/readthedocs.org#6870
Add the readthedocs dependencies to environment.yml