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

DeprecationWarning: pkg_resources is deprecated as an API #8

Closed
Justintime50 opened this issue Aug 25, 2023 · 2 comments
Closed

DeprecationWarning: pkg_resources is deprecated as an API #8

Justintime50 opened this issue Aug 25, 2023 · 2 comments

Comments

@Justintime50
Copy link
Owner

venv/lib/python3.11/site-packages/pkg_resources/__init__.py:121
  /Users/jhammond/git/personal/pip-tree/venv/lib/python3.11/site-packages/pkg_resources/__init__.py:121: DeprecationWarning: pkg_resources is deprecated as an API
    warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning)
@Borda
Copy link
Contributor

Borda commented Oct 26, 2023

@Justintime50
Copy link
Owner Author

Hey @Borda, thanks for the pointers! I've been looking at those actually but haven't had a chance yet to play with the code, would you want to take a crack at it? In a perfect world we'd drop in the new importlib package with as minimal code changes as needed to get the same results.

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

No branches or pull requests

2 participants