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 #269

Open
hello-binit opened this issue Jan 25, 2024 · 2 comments
Open

DeprecationWarning: pkg_resources is deprecated as an API #269

hello-binit opened this issue Jan 25, 2024 · 2 comments

Comments

@hello-binit
Copy link

Hello, just wanted to flag this warning I've begun seeing:

/usr/bin/vcs:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  from pkg_resources import load_entry_point

I believe it comes from:

from pkg_resources import load_entry_point

Happy to look into a fix if it's something that would be merged.

@bijoua29
Copy link

Seeing this issue as well

@StefanFabian
Copy link

Same issue on Ubuntu 24.04.

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

3 participants