-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels