openai / mujoco-py

MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
Other
2.88k stars 813 forks source link

Install mujoco-py on Ubuntu 22.04 on Mac M1 (arm) #804

Closed mairasaboia closed 2 months ago

mairasaboia commented 2 months ago

I'm trying to install mujoco-py on an Ubuntu 22.04 virtual machine (Parallels) running on a Mac M1 (ARM), but I couldn't find any instructions for doing so. Is it supported?

Thanks!