Skip to content

pacgraph-tk fails to start due to outdated dependency on imp module #12

Description

@ekorchmar

imp module has been deprecated since version 3.4, and is completely removed from version 3.12, which is installed by default with sudo pacman -Syu python3. importlib should be used instead.

https://docs.python.org/3.11/library/imp.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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