[setuptools 82 remove pkg_resources](https://setuptools.pypa.io/en/latest/history.html#deprecations-and-removals), alternatives are importlib-resources which has a [guide](https://importlib-resources.readthedocs.io/en/latest/migration.html).
setuptools 82 remove pkg_resources, alternatives are importlib-resources which has a guide.