Skip to content

Conversation

@janssen70
Copy link

Eliminate startup warning by replacing pkg_resources with importlib.resources.files() for accessing package data files. Includes fallback to importlib_resources for Python 3.7-3.8 compatibility.

Eliminate startup warning by replacing  pkg_resources with importlib.resources.files() for accessing package data files. Includes fallback to importlib_resources  for Python 3.7-3.8 compatibility.
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