PARL icon indicating copy to clipboard operation
PARL copied to clipboard

Mujoco version

Open ShuaibinLi opened this issue 1 year ago • 1 comments

There are a few detailed requirements about Mujoco version (e.g. mujoco-py==2.0.2.13 in ES, mujoco-py==2.0.2.8 in CQL, which need mujoco200). However, mujoco200 and below are no longer available.

ShuaibinLi avatar Jul 18 '22 09:07 ShuaibinLi

v4 version can be make directly after pip install gym[mujoco] without compiling.

ShuaibinLi avatar Sep 07 '22 07:09 ShuaibinLi

Fixing in PR https://github.com/PaddlePaddle/PARL/pull/969

ShuaibinLi avatar Oct 21 '22 06:10 ShuaibinLi