Skip to content

Error while install packages #24

Description

@Raklit

Hi, i am extreme lazy for PR.

The conflict is caused by:
The user requested numpy==1.22.0
fairseq 0.12.2 depends on numpy; python_version >= "3.7"
gradio 4.7.1 depends on numpy~=1.0
librosa 0.10.0 depends on numpy>=1.20.3
pyworld 0.3.4 depends on numpy
scipy 1.11.4 depends on numpy<1.28.0 and >=1.21.6
tts 0.21.1 depends on numpy>=1.24.3; python_version > "3.10"

To fix it update numpy in requirements.txt to 1.24.3 from 1.22.0.
Also update librosa to 0.10.2.post1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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