google-deepmind / google-deepmind/acme

examples seem to be broken - examples/baselines/rl_continuous

Open
#297 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

Installed dm-acme using the command `pip install dm-acme[envs,jax,tf] `

Running examples fails with a message that it can't import that package. I go into the python environment to view the actual library package code, I don't the necessary class objects.

message:
cannot import name sac from `acme.agents.jax import sac,d4pg` #this line fails for either sac or d4pg

I get this message from the line
`from acme.agents.jax import sac`

version dm-acme== 0.2.2

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.