Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library broken #299

Open
adiaconu11 opened this issue May 23, 2023 · 1 comment
Open

Library broken #299

adiaconu11 opened this issue May 23, 2023 · 1 comment

Comments

@adiaconu11
Copy link

adiaconu11 commented May 23, 2023

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!

@wbrenton
Copy link

What is your OS? Acme only support Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants