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

pkg_resources.DistributionNotFound: The distribution was not found and is required by #174

Open
ndevenish opened this issue Apr 10, 2024 · 0 comments

Comments

@ndevenish
Copy link
Contributor

I just spent some time chasing this error down. It seems to be caused by an interaction between stomp.py 7 vs 8, and the pip/pkg_resources handling of dependencies with a "." in their name.

My solution was to pin stomp.py to v7, but possibly we should be migrating this to v8 instead?

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