cjy1992 / gym-carla

An OpenAI gym wrapper for CARLA simulator
MIT License
531 stars 111 forks source link

Fatal Python error: PyEval_SaveThread: NULL tstate #17

Open josiahcoad opened 4 years ago

josiahcoad commented 4 years ago

I get this error on Windows 10, Carla 0.9.9 at seemingly random times. I get this error even with no modification to repo and running the test.py file. It breaks the code and makes it impossible to train an agent. Any ideas whats going on?

cjy1992 commented 4 years ago

Hello, we currently only support Carla 0.9.6. Version 0.9.9 has significant changes that makes it not compatible