google-deepmind / google-deepmind/acme

Library broken

Open
#299 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.1k
Forks
553
PR merge metrics
No merged PRs in 30d

Description

The package does not run any more. I tried installing it in multiple ways on my computer (pip, git clone,etc) and nothing seems to work. How should we install this package? The instructions on the main page don't work.

I tried using the command from the quickstart google collab page:`pip install git+https://github.com/deepmind/acme.git#egg=dm-acme[jax,tf,envs]`

but I get this error:
creating build/lib.linux-x86_64-cpython-310/atari_py/tests
copying atari_py/tests/test_smoke.py -> build/lib.linux-x86_64-cpython-310/atari_py/tests
copying atari_py/tests/__init__.py -> build/lib.linux-x86_64-cpython-310/atari_py/tests
running build_ext
error: [Errno 2] No such file or directory: 'cmake'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for atari-py

Thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.