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

from pkg_resources import DistributionNotFound, get_distribution ModuleNotFoundError: No module named 'pkg_resources #875

Open
clevermiraz opened this issue Nov 27, 2023 · 0 comments

Comments

@clevermiraz
Copy link

  • sometime you will get this type of Error. While installing this package

I Found a Solution. Basically, This Error Happens On Windows.

Just You need to install below package

pip install setuptools

Ref: https://bobbyhadz.com/blog/python-no-module-named-pkg-resources

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

1 participant