You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
The conflict is caused by: model-card-toolkit 1.3.2 depends on ml-metadata<1.6.0 and >=1.5.0 model-card-toolkit 1.3.1 depends on ml-metadata<1.6.0 and >=1.5.0 model-card-toolkit 1.3.0 depends on ml-metadata<1.6.0 and >=1.5.0 model-card-toolkit 1.2.0 depends on ml-metadata<1.6.0 and >=1.5.0 tensorflow-macos 2.11.0 depends on absl-py>=1.0.0 model-card-toolkit 1.1.0 depends on absl-py<0.11 and >=0.9 model-card-toolkit 1.0.0 depends on tensorflow-data-validation<0.27.0 and >=0.26.0 model-card-toolkit 0.1.3 depends on tensorflow-data-validation<0.27.0 and >=0.26.0 model-card-toolkit 0.1.2 depends on tensorflow-data-validation<0.27.0 and >=0.26.0 tensorflow-macos 2.11.0 depends on absl-py>=1.0.0 model-card-toolkit 0.1.1 depends on absl-py<0.9 and >=0.7 tensorflow-macos 2.11.0 depends on absl-py>=1.0.0 model-card-toolkit 0.1.0 depends on absl-py<0.9 and >=0.7To fix this you could try to:1. loosen the range of package versions you've specified2. remove package versions to allow pip attempt to solve the dependency conflictERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
Is there anyway to get this to work on apple M1/M2 silicon?
I tried to install
model-card-toolkitwith python 3.10 and the following packages on my m1 max MBP.got the following error
Is there anyway to get this to work on apple M1/M2 silicon?