Skip to content

Broken in 3.12 due to using 'imp' module #202

@cbz

Description

@cbz

As of 3.12 this package is broken because it uses the old 'imp' library which was removed in 3.12 and replaced with importlib, for now it can be used with 3.11 - but that's on security fixes only and will be EOL in 2026:

https://docs.python.org/3.11/library/imp.html#module-imp

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