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

cannot coinstall with black #724

Open
sugawarayss opened this issue Jun 10, 2024 · 0 comments
Open

cannot coinstall with black #724

sugawarayss opened this issue Jun 10, 2024 · 0 comments

Comments

@sugawarayss
Copy link

HI, i try to install python-lambda 11.8.0 with black 24.4.2.

i got error like following

Because no versions of python-lambda match >11.8.0,<12.0.0
 and python-lambda (11.8.0) depends on click (6.6), python-lambda (>=11.8.0,<12.0.0) requires click (6.6).
And because black (24.4.2) depends on click (>=8.0.0)
 and no versions of black match >24.4.2,<25.0.0, python-lambda (>=11.8.0,<12.0.0) is incompatible with black (>=24.4.2,<25.0.0).
So, because <my-project-name> depends on both python-lambda (^11.8.0) and black (^24.4.2), version solving failed.

It looks like the versions of click that they both depend on are conflicting.
Are there any maintenance planned?

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