acme icon indicating copy to clipboard operation
acme copied to clipboard

Library broken

Open adiaconu11 opened this issue 2 years ago • 1 comments
trafficstars

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!

adiaconu11 avatar May 23 '23 23:05 adiaconu11

What is your OS? Acme only support Linux

wbrenton avatar May 25 '23 05:05 wbrenton