Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@LinaresToine
Copy link
Contributor

imp module is deprecated in python3.12. We need to use importlib instead. We currently only use imp in the building of the package, and we only use the load_source method. Instructions to adopt importlib is in https://docs.python.org/dev/whatsnew/3.12.html#imp

@LinaresToine LinaresToine merged commit 41f3301 into master Jun 16, 2025
LinaresToine added a commit that referenced this pull request Jun 16, 2025
LinaresToine added a commit that referenced this pull request Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants