martisaju / CARLA-Speed-Traffic-Sign-Detection-Using-Yolo

Final Master Thesis on how to detect CARLA Simulator's Traffic Speed Sign using YOLO v3 Neural Network for object detection
39 stars 12 forks source link

error pexpect ? #1

Open Laprox-bot opened 4 years ago

Laprox-bot commented 4 years ago

Hey, congratulations, this is really great, but I have an issue when running the programme on Control or Warning mode i used this command

for manual control : py -3.5 manual_control.py -app Warning

for carla : CarlaUE4.exe -benchmark -fps=30 -dumpmovie -windowed -carla-server -ResX=800 -ResY=600

and got this message

any idea where this error came from ? i'm on python 3.5 and windows, Thank's.

martisaju commented 2 years ago

Hi @Laprox-bot thank you for your message I forgot to answer you.

Could you finally solve this issue?