You need to have gym
and box2d-py
installed.
- Setup Swig first if you don't have it installed.
- install Pyglet by:
pip install pyglet
box2d-py
can be installed seperately or by callingpip install gym[box2d]
- "bezier.py" is a previous code that has not been updated.