google-deepmind / google-deepmind/acme
acme uses a github hosted version of rlax.
Open
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
Error when running `pip install dm-acme[acme]`, using python `3.9.10` and pip `22.0.3`
```
Collecting dm-acme[jax]
Using cached dm-acme-0.2.3.tar.gz (297 kB)
Preparing metadata (setup.py) ... done
Using cached dm-acme-0.2.2.tar.gz (236 kB)
Preparing metadata (setup.py) ... done
Using cached dm-acme-0.2.1.tar.gz (219 kB)
Preparing metadata (setup.py) ... done
ERROR: Packages installed from PyPI cannot depend on packages which are not also hosted on PyPI.
dm-acme depends on rlax@ git+git://github.com/deepmind/rlax.git#egg=rlax
```
Contributor guide
Assessment
This issue has not been assessed yet.