-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi,
I am trying to set up the project, but with uv, I got the error
× No solution found when resolving dependencies:
╰─▶ Because you require requests==2.32.3 and requests==2.26.0, we can conclude that your requirements are unsatisfiable.
With conda, I got the error
ERROR: Cannot install Pillow==9.0.0 and pillow==10.4.0 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested pillow==10.4.0
The user requested Pillow==9.0.0
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip to attempt to solve the dependency conflict
Metadata
Metadata
Assignees
Labels
No labels