Skip to content

gui bug with python 3.13 #415

@fwhotto

Description

@fwhotto

"ModuleNotFoundError: No module named 'typing.io'; 'typing' is not a package'" occurs because Python 3.13 removed typing.io and typing.re as submodules of the typing module.

Installing on python 3.12 solved the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions