Skip to content

luaparser no longer works with python 3.13 #58

@finn-cz

Description

@finn-cz

Luaparser no longer works with python 3.13 because it is using the typing.io namespace, which has been removed in python 3.13. Luaparser also depends on an ancient version of antlr4-python-runtime (4.7.2), which also suffers from this problem (recent versions are fixed).

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