hamuchiwa / AutoRCCar

OpenCV Python Neural Network Autonomous RC Car

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

suyash-20 opened this issue · comments

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

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