tensorflow these package versions have conflicting dependencies #10
Open
Description
ERROR: Cannot install -r requirements.txt (line 5) and tensorflow because these package versions have conflicting dependencies.
The conflict is caused by:
tensorflow-intel 2.16.1 depends on numpy<2.0.0 and >=1.26.0; python_version >= "3.12"
spleeter 2.1.0 depends on numpy<1.19.0 and >=1.16.0
To fix this you could try to:
- loosen the range of package versions you've specified
- remove package versions to allow pip attempt to solve the dependency conflict
Metadata
Assignees
Labels
No labels