propy3 icon indicating copy to clipboard operation
propy3 copied to clipboard

Migrated deprecated pkg_resource to importlib

Open Aquaplant opened this issue 10 months ago • 0 comments

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 avatar Jan 30 '25 10:01 Aquaplant