McMasterAI / Autonomous-Vehicle

Unity environment for training an autonomous vehicle and object segmentation.
0 stars 1 forks source link

Numpy issues with carla #16

Open kev-mens opened 3 years ago

kev-mens commented 3 years ago

I got a couple numpy errors when running scripts in CMD for carla:

  1. Runtime error regarding numpy installation and windows runtime image

  2. Fails to recognize numpy installation even though I verify it's installed. image

Let me know if anyone else runs into this issue.