modestyachts / ARS

An implementation of the Augmented Random Search algorithm
Other
418 stars 103 forks source link

scitch to Mujoco pro 1.5 #10

Closed sosinfo212 closed 5 years ago

sosinfo212 commented 5 years ago

hello i have mujoco 150 and when i run ARS.py file i got this error

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.') mujoco_py.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

lmaddira commented 4 years ago

is the problem solved I'm facing the same issue