Skip to content

Clone_the_repo_and_install_packages error #20

Description

@ZAhiahia

Hello!When I perform the steps:bash environment.sh , a version error occurs. Do I need to use a specific version?

Downloading ffmpy-1.0.0-py3-none-any.whl.metadata (3.0 kB)
INFO: pip is looking at multiple versions of gradio to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install -r requirements.txt (line 4) and gradio_client==1.13.3 because these package versions have conflicting dependencies.

The conflict is caused by:
The user requested gradio_client==1.13.3
gradio 4.43.0 depends on gradio-client==1.3.0

Additionally, some packages in these conflicts have no matching distributions available for your environment:
gradio-client

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

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions