mujoco-py
mujoco-py copied to clipboard
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.')
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):
- OS: [e.g. macOS 10.13.6]
- Python Version [e.g. 3.6.6]
- Mujoco Version [e.g. 1.50]
- mujoco-py version [e.g. 1.50.1.59]
Environment
- output of:
echo $LD_LIBRARY_PATH - output of:
echo $HOME - output of:
echo $USER
Additional context Add any other context about the problem here.
See https://github.com/openai/mujoco-py/issues/803#issue-2472336927