Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Use new importlib #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

l0b0
Copy link

@l0b0 l0b0 commented Sep 5, 2024

As recommended by https://docs.python.org/3/whatsnew/3.12.html#imp.

This is sufficient to make the package build using Nix, but I've not tested the result yet.

Closes #74.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"No module named 'imp'" error when used with Python 3.12
1 participant