Lekensteyn / lglaf

LG Download Mode utility and documentation
https://lekensteyn.nl/lglaf/
MIT License
137 stars 74 forks source link

Problem with communication port #46

Closed malekaltanani closed 6 years ago

malekaltanani commented 6 years ago

Problem with communication port in windows7

Traceback (most recent call last): File "C:\lglaf\lglaf.py", line 504, in main() File "C:\lglaf\lglaf.py", line 477, in main comm = autodetect_device() File "C:\lglaf\lglaf.py", line 404, in autodetect_device return FileCommunication(serial_path) File "C:\lglaf\lglaf.py", line 259, in init self.f = open(file_path, 'r+b') IOError: [Errno 2] No such file or directory: u'COM11'