bryan_Z
bryan_Z
I am a novice user of Mujoco, I try to run the simulator on the remote cluster but I met the following problem. I tried some of the online solutions,...
## Bug description I try to rollout the trajectories by PPO/A2C for task "BreakoutNoFrameskip-v4". An error occurred "ValueError: Observation spaces do not match". I think the Observation got transposed, (4,84,84)...
**Describe the bug** Can not import mujoco_py in singularity, error msg is "OSError: [Errno 30] Read-only file system: '/opt/mujoco-py/mujoco_py/cymj.c' ..." detailed error message is in the attached file below. **To...