acme
acme copied to clipboard
Library broken
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!
What is your OS? Acme only support Linux