Skip to content

Error after 8.2.0 upgrade (nbsphinx) #13364

@arafune

Description

@arafune

Describe the bug

I'm not sure while this problem should be assigned to Sphinx package. But anyway after upgrading Sphinx 8.2.0, this exception occured:

File "/Users/arafune/env/py312/lib/python3.12/site-packages/sphinx/events.py", line 415, in emit
raise ExtensionError(
sphinx.errors.ExtensionError: イベント <function html_collect_pages at 0x15e040fe0> のハンドラ 'html-collect-pages' で例外が発生 しました。 (exception: module 'sphinx.util' has no attribute 'console')

sphinx-err-7q13mbv4.log

How to Reproduce

$ git clone https://github.com/arafune/arpes.git
$ uv sync in arpes directly
$ cd arpes/doc
$ make html

Environment Information

This problem does not occur  in 8.1.3.

Sphinx extensions

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions