cbfinn/gps

Unable to install Box2d

Avinash72 opened this issue · 1 comments

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

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