Skip to content

Installation not possible with Python 3.12 #23

@k3eg

Description

@k3eg

Installation of wodoo (via pipx install wodoo) does not seem to be possible since Python 3.12.

The error message:

pip seemed to fail to build package:
    iscompatible

Some possibly relevant errors from pip install:
    error: subprocess-exited-with-error
    ModuleNotFoundError: No module named 'imp'

Error installing wodoo.

The module imp is deprecated since Python 3.4 and was finally removed in Python 3.12.

Hint: Python 3.12 is the Python version in Ubuntu 24.04.

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