dotchen / LearningByCheating

(CoRL 2019) Driving in CARLA using waypoint prediction and two-stage imitation learning
MIT License
304 stars 103 forks source link

Segmentation Fault in train_image_phase2.py #20

Open Elahe96 opened 4 years ago

Elahe96 commented 4 years ago

Hi, while I was running the code "train_image_phase2.py", I got to this error:

Fatal Python error: (pygame parachute) Segmentation Fault

I have no idea how to fix it. I would be very grateful if anyone would help me with this problem.

raozhongyu commented 3 years ago

i meet the same question, do you solve it?

liyunfan13 commented 3 years ago

I've encountered the same problem. Any suggestions would be much appreciated!

liyunfan13 commented 3 years ago

I have solved the issue by resolving the python importing conflicts.