google / uncertainty-baselines

High-quality implementations of standard and SOTA methods on a variety of tasks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No matching distribution for tfds-nightly when trying to install the package

jonathansim opened this issue · comments

I'm trying to install uncertainty-baselines to use as part of an extensive college project - however, when I try to run

pip install "git+https://github.com/google/uncertainty-baselines.git#egg=uncertainty_baselines"

I get this error: "ERROR: No matching distribution found for tfds-nightly==4.4.0.dev202111160106"

Has anyone had experience with this or know of a way to resolve this? I admit this is not my strongest suit.