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

Conflicting library version 'click' with localstack #725

Open
ipsi-apant opened this issue Jun 23, 2024 · 0 comments
Open

Conflicting library version 'click' with localstack #725

ipsi-apant opened this issue Jun 23, 2024 · 0 comments

Comments

@ipsi-apant
Copy link

After installing python-lambda

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
localstack 1.4.0 requires click>=7.0, but you have click 6.6 which is incompatible.

After updating 'click'

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
python-lambda 11.8.0 requires click==6.6, but you have click 8.1.7 which is incompatible.
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