mingfeisun / DeepMimic_mujoco

DeepMimic Mujoco version; Python only; No Bullet, No C++
103 stars 23 forks source link

pip dependencies required but not listed #1

Closed sloganking closed 5 years ago

sloganking commented 5 years ago

Issue

this project required many python dependencies to be installed using pip, but does not list which ones need to be installed.

Known required and missing

gym tensorflow joblib mujoco_py Instructions: https://github.com/openai/mujoco-py#install-mujoco

mingfeisun commented 5 years ago

Yes, you are right. I will write an installation guide.