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

Dependency Conflicts while running run_acme_agent.py #255

Open
mj-support opened this issue Dec 6, 2024 · 1 comment
Open

Dependency Conflicts while running run_acme_agent.py #255

mj-support opened this issue Dec 6, 2024 · 1 comment

Comments

@mj-support
Copy link

Hey, first of all thank you for the detailed documentation and all the effort you put into this project. Unfortunately the installation for the required libraries for running run_acme_agent.py seems so be quite difficult and I don't find any solution or workaround to deal with all the dependency conflicts.

Do you have a list of all required packages with the corresponding version numbers + the Python version you need to run the code and that does not have any issues? That would be great because from my point of view this script seems to be not usable which is quite sad. The problems mostly come from the interaction between android_env, acme (including jax/tf), reverb and gym.

I'm working with Linux and also tried It with Mac-ARM system.

Thank you in advance.

@kenjitoyama
Copy link
Collaborator

Hi @mj-support, what command did you use and do you have logs?

Our pip package is old, but the version at head works. You can install install it with something like pip install .[acme].

Cheers,

Daniel

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