Skip to content

Support MuJoCo 1.5 #638

@jeffkaufman

Description

@jeffkaufman

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions