module 'serial' has no attribute 'Serial'
Closed this issue · 0 comments
sebseb7 commented
ser = serial.Serial(args.device[0], 115200)
AttributeError: module 'serial' has no attribute 'Serial'
Closed this issue · 0 comments
ser = serial.Serial(args.device[0], 115200)
AttributeError: module 'serial' has no attribute 'Serial'