Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Migrate imp to importlib #118

Closed
wants to merge 1 commit into from
Closed

Migrate imp to importlib #118

wants to merge 1 commit into from

Conversation

qlands
Copy link

@qlands qlands commented Aug 29, 2024

Fixes: #111 and #114

Summary/Motivation:

This fixes the code with Python 3.12, where the imp module does not exist.

Changes proposed in this PR:

Migrate imp to importlib

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@qlands qlands closed this Aug 29, 2024
@qlands
Copy link
Author

qlands commented Aug 29, 2024

Sorry, there is an error in this PR. I will make another one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant