-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Closed
Description
In order to use MuJoCo on a recent mac, you need to be using MuJoCo 1.5: openai/mujoco-py#36 Otherwise you get:
>>> import mujoco_py
ERROR: Could not open disk
This is because MuJoCo before 1.5 doesn't support NVMe disks.
Gym depends on MuJoCo via mujoco-py, which just released support for MuJoCo 1.5.
It looks like maybe this is something you're already working on? Or would it be useful for me to look into fixing it?
Xingyu-Lin, stephenjhansen, Guitaricet, stevenschmatz and bamos
Metadata
Metadata
Assignees
Labels
No labels