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.83k stars 810 forks source link

raise error.MujocoDependencyError('Found your MuJoCo license key but not binaries. Please put your binaries into ~/.mujoco/mjpro131 or set MUJOCO_PY_MJPRO_PATH. Follow the instructions on https://github.com/openai/mujoco-py for setup.') #802

Open flypig0031 opened 1 month ago

flypig0031 commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior.

Expected behavior A clear and concise description of what you expected to happen.

Error Messages Including more/longer error messages gives us more information to work with.

Desktop (please complete the following information):

Environment

Additional context Add any other context about the problem here.

Josh00-Lu commented 3 weeks ago

See https://github.com/openai/mujoco-py/issues/803#issue-2472336927