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

DistributionNotFound error #139

Open
noamilshtein opened this issue Jul 4, 2024 · 1 comment
Open

DistributionNotFound error #139

noamilshtein opened this issue Jul 4, 2024 · 1 comment

Comments

@noamilshtein
Copy link

noamilshtein commented Jul 4, 2024

Hi all,
I use a docker image of python 3., install johnnydep using pip and the johnnydep --output-format=pinned langflow==0.0.31

when i run johnnydep --output-format=pinned langflow==0.0.31 i get this error:

pip._internal.exceptions.DistributionNotFound: No matching distribution found for botocore<1.34.132,<1.35.0,<2.0a.0,>=1.33.2,>=1.34.131,>=1.34.140,>=1.34.70

however when i run pip install langflow==0.0.31 i have no errors.
could it be that johnnydep dependencies conflicts with langflow==0.0.31 dependencies?

@noamilshtein
Copy link
Author

happens when the output format is pinned

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