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

Migrated deprecated pkg_resource to importlib #28

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

Conversation

Aquaplant
Copy link

Hello,

I migrated the deprecated pkg_resources to importlib-standard. This required to update the Python interpreter to 3.9!
This might clash with Issue 12

DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/kg_resources.html

For the sake of completeness: There are Keyerrors in multiple scripts caused by wrong type inputs either provided from the Doctests (and not by the migration); I will open an issue in an instance

Greetings,
Fabian

@Aquaplant Aquaplant changed the title Migrated deprecated pkg_resource with importlib Migrated deprecated pkg_resource to importlib Jan 30, 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.

1 participant