Skip to content

tensorflow these package versions have conflicting dependencies #10

Open
@hailelin

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:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions