google / google/uncertainty-baselines
pip install fails in google colab
Open
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 224
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 2
Description
The installation with the `pip install "git+https://github.com/google/uncertainty-baselines.git#egg=uncertainty_baselines"` command fails when run in google colab because pip doesn't find the following package and version `tfds-nightly`
Below is the final error message:
`ERROR: No matching distribution found for tfds-nightly==4.4.0.dev202111160106`
Contributor guide
Assessment
This issue has not been assessed yet.