Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.
This repository was archived by the owner on May 9, 2024. It is now read-only.

Dependency issue during installation. #34

@sharmi1206

Description

@sharmi1206

Getting the following error during installation process:

!pip install --upgrade tensorflow-model-remediation
!pip install --upgrade fairness-indicators

ERROR: Cannot install fairness-indicators==0.1.1, fairness-indicators==0.1.2, fairness-indicators==0.23.0, fairness-indicators==0.23.1, fairness-indicators==0.24.0, fairness-indicators==0.25.0, fairness-indicators==0.26.0, fairness-indicators==0.26.1, fairness-indicators==0.27.0, fairness-indicators==0.28.0, fairness-indicators==0.29.0, fairness-indicators==0.30.0 and fairness-indicators==0.30.1 because these package versions have conflicting dependencies.

The conflict is caused by:
fairness-indicators 0.30.1 depends on tensorflow-data-validation<0.31 and >=0.30
fairness-indicators 0.30.0 depends on tensorflow-data-validation<0.31 and >=0.30
fairness-indicators 0.29.0 depends on tensorflow-data-validation<0.30 and >=0.29
fairness-indicators 0.28.0 depends on tensorflow-data-validation<0.29 and >=0.28
fairness-indicators 0.27.0 depends on tensorflow-data-validation<0.28 and >=0.27
fairness-indicators 0.26.1 depends on tensorflow-data-validation<0.27 and >=0.26.1
fairness-indicators 0.26.0 depends on tensorflow-data-validation<0.27 and >=0.26
fairness-indicators 0.25.0 depends on tensorflow-data-validation<0.26 and >=0.25
fairness-indicators 0.24.0 depends on tensorflow-data-validation<0.25 and >=0.24
fairness-indicators 0.23.1 depends on tensorflow-data-validation<0.24 and >=0.23
fairness-indicators 0.23.0 depends on tensorflow-data-validation<0.24 and >=0.23
fairness-indicators 0.1.2 depends on tensorflow-data-validation<1 and >=0.15.0
fairness-indicators 0.1.1 depends on tensorflow-data-validation<1 and >=0.15.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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions