Skip to content

Non compatible with python 3.12 #87

@aljanaki

Description

@aljanaki

When trying to install muda on the newest python 3.12 the error occurs:
ModuleNotFoundError: No module named 'imp'

the imp module is deprecated in favour of importlib and
slated for removal in Python 3.12

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