Skip to content

Looking at the error log more carefully, I see that Sphinx 8.1.3 is b… #63

Looking at the error log more carefully, I see that Sphinx 8.1.3 is b…

Looking at the error log more carefully, I see that Sphinx 8.1.3 is b… #63

Triggered via push November 18, 2024 17:18
Status Failure
Total duration 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Sphinx traceback
# Sphinx version: 5.3.0 # Python version: 3.10.15 (CPython) # Docutils version: 0.16 release # Jinja2 version: 3.1.4 # Last messages: # Loaded extensions: Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.10.15/x64/lib/python3.10/site-packages/sphinx/cmd/build.py", line 276, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, File "/opt/hostedtoolcache/Python/3.10.15/x64/lib/python3.10/site-packages/sphinx/application.py", line 223, in __init__ self.setup_extension(extension) File "/opt/hostedtoolcache/Python/3.10.15/x64/lib/python3.10/site-packages/sphinx/application.py", line 398, in setup_extension self.registry.load_extension(self, extname) File "/opt/hostedtoolcache/Python/3.10.15/x64/lib/python3.10/site-packages/sphinx/registry.py", line 459, in load_extension mod = import_module(extname) File "/opt/hostedtoolcache/Python/3.10.15/x64/lib/python3.10/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1050, in _gcd_import File "<frozen importlib._bootstrap>", line 1027, in _find_and_load File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 688, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 883, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/opt/hostedtoolcache/Python/3.10.15/x64/lib/python3.10/site-packages/m2r2.py", line 82, in <module> class RestBlockGrammar(mistune.BlockGrammar): AttributeError: module 'mistune' has no attribute 'BlockGrammar'
pages
Process completed with exit code 1.