Skip to content

BUG: Docs build fails with sphinx 8.2.0 #4059

Open
@connorjward

Description

@connorjward

Since the release of Sphinx 8.2.0 (and the subsequent release of our docdeps container) docs have been failing to build with the error message:

Traceback
=========

      File "/home/firedrake/firedrake/lib/python3.12/site-packages/sphinxcontrib/inkscapeconverter.py", line 71, in convert
        args += ['--export-filename=' + _to, _from]
                 ~~~~~~~~~~~~~~~~~~~~~^~~~~
    TypeError: can only concatenate str (not "_StrPath") to str

We should pin to <8.2.0 for now and report this issue upstream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions