harvitronix / reinforcement-learning-car

Using reinforcement learning to teach a car to avoid obstacles.
MIT License
488 stars 202 forks source link

pymunk 4.0 install in python 3.6 #24

Open sajeevan16 opened 5 years ago

sajeevan16 commented 5 years ago

This error usually means that you don't have a compiled version of chipmunk in the correct spot where pymunk can find it. pymunk does not include precompiled chipmunk library files for all platforms.

Please found any solution let me know

error.pdf