Skip to content

'docutils.nodes' has no attribute 'reprunicode' Error for generating documentations #57

@morealaz

Description

@morealaz

Hi,
While trying to build seiscomp on Arch Linux I got following error for generating documentations:

'docutils.nodes' has no attribute 'reprunicode'

Apparently in docutils Release 0.21 (2024-04-09) reprunicode was removed.
This leads to an error when building documentation.

To fix it I use sphinx-mdinclude instead of m2r2 module for document generations and it worked correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions