hamuchiwa / AutoRCCar

OpenCV Python Neural Network Autonomous RC Car
BSD 2-Clause "Simplified" License
3.33k stars 1.48k forks source link

SerialException: could not open port '/dev/tty.usbmodem1421': FileNotFoundError(2, 'The system cannot find the path specified.', None, 3) #204

Closed suyash-20 closed 5 years ago

suyash-20 commented 5 years ago

I'm trying this project on Windows 10 and I've trained my model with 68% and above accuracy but I CAN'T DEPLOY the rc_driver.py because of the Serial exception error. I've my project demonstration tomorrow and I'm freaking out over this issue.. Please help out @hamuchiwa

hamuchiwa commented 5 years ago

@introvertguy Change the serial port to match your Windows one, line 42.