mujoco-py icon indicating copy to clipboard operation
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.')

Open flypig0031 opened this issue 1 year ago • 1 comments

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.

flypig0031 avatar Aug 12 '24 09:08 flypig0031

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

Josh00-Lu avatar Aug 19 '24 05:08 Josh00-Lu