cbfinn / gps

Guided Policy Search
http://rll.berkeley.edu/gps/
Other
593 stars 239 forks source link

Unable to install Box2d #104

Open Avinash72 opened 6 years ago

Avinash72 commented 6 years ago

Hi @dongleecsu I tried the steps that you've mentioned but I'm not able to get the Box2D up. I still get the error of

from ._conv import register_converters as _register_converters Using TensorFlow backend. Traceback (most recent call last): File "lunar_lander_dl_player.py", line 13, in import Box2D ModuleNotFoundError: No module named 'Box2D'

Could you help me wit this. Thanks in advance

TrAyZeN commented 5 years ago

Hello @Avinash72 I reposted this here because I saw that you opened a new topic, I hope that it can help you. You have to dowload Box2D and then build the lib following the instructions from https://github.com/erincatto/Box2D/blob/master/Building.md once you have done that you have a file called Box2D.lib located in Box2D-master/Build/bin/x86_64/Debug you have to copy this file and paste it in your-python-path/libs