[GH-ISSUE #58] pip ERROR: kdave 0.2.2 has requirement Click==8.0, but you'll have click 8.1.3 which is incompatible #27

Closed
opened 2026-05-06 12:36:21 +02:00 by BreizhHardware · 2 comments

Originally created by @ViktorUJ on GitHub (Sep 23, 2023).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/58

ERROR: kdave 0.2.2 has requirement Click==8.0, but you'll have click 8.1.3 which is incompatible.
Installing collected packages: click
Attempting uninstall: click
Found existing installation: click 8.0.0
Uninstalling click-8.0.0:
Successfully uninstalled click-8.0.0
Successfully installed click-8.1.3

I think need update requirements.txt
set version click==8.0

Originally created by @ViktorUJ on GitHub (Sep 23, 2023). Original GitHub issue: https://github.com/patrickchugh/terravision/issues/58 ERROR: kdave 0.2.2 has requirement Click==8.0, but you'll have click 8.1.3 which is incompatible. Installing collected packages: click Attempting uninstall: click Found existing installation: click 8.0.0 Uninstalling click-8.0.0: Successfully uninstalled click-8.0.0 Successfully installed click-8.1.3 -------- I think need update requirements.txt set version **click==8.0**
Author
Owner

@patrickchugh commented on GitHub (Oct 3, 2023):

Thanks please raise a PR if you can.

<!-- gh-comment-id:1744724131 --> @patrickchugh commented on GitHub (Oct 3, 2023): Thanks please raise a PR if you can.
Author
Owner

@patrickchugh commented on GitHub (Dec 28, 2023):

Closing since this can be resolved by using poetry and VirtualEnvs in python

<!-- gh-comment-id:1871521850 --> @patrickchugh commented on GitHub (Dec 28, 2023): Closing since this can be resolved by using poetry and VirtualEnvs in python
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/terravision#27
No description provided.