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

replace deprecated pkg_resources with importlib #130

Closed
orbeckst opened this issue Oct 21, 2023 · 0 comments · Fixed by #131
Closed

replace deprecated pkg_resources with importlib #130

orbeckst opened this issue Oct 21, 2023 · 0 comments · Fixed by #131
Assignees

Comments

@orbeckst
Copy link
Member

orbeckst commented Oct 21, 2023

=============================================== warnings summary ================================================
gridData/tests/datafiles/__init__.py:3
  ~/MDAnalysis/GridDataFormats/gridData/tests/datafiles/__init__.py:3: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    from pkg_resources import resource_filename

See https://importlib-resources.readthedocs.io/en/latest/migration.html

@orbeckst orbeckst self-assigned this Oct 21, 2023
@orbeckst orbeckst mentioned this issue Oct 21, 2023
6 tasks
@orbeckst orbeckst mentioned this issue Oct 21, 2023
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 a pull request may close this issue.

1 participant