avisingh599 / reward-learning-rl

[RSS 2019] End-to-End Robotic Reinforcement Learning without Reward Engineering
https://sites.google.com/view/reward-learning-rl/
Other
367 stars 68 forks source link

Can these tasks be ran with Mujoco_py version 0.5.7? #7

Closed weijiafeng closed 5 years ago

weijiafeng commented 5 years ago

Hi all~,

When I tried to install Mujoco-py it keeps on getting the error: "Building wheel for mujoco-py (setup.py) ..." error and "You appear to be missing MuJoCo. We expected to find the file here: /Users/maggiefeng/.mujoco/mujoco200". However, when I install Mujoco-py 0.5.7 it can be installed successfully. Hence just wondering if the tasks described in the paper can be ran with version 0.5.7?

My environment is:

MacOS Mojave version 10.14.1 Python 3.5.2 Gym version I am not sure but I tried version 0.9 (but never succeeded overall)

Note: in the screenshot below, though I downgraded to python 3.5.2, the installed Mujoco-py 0.5.7 is still in the Python 3.7 library, not sure if this is an issue? Thank you very much for your help!

image
weijiafeng commented 5 years ago

No worries I've figured this out, thanks!