펌웨어 업데이트 프로그램을 받아서 업데이트중인데 펌웨어프로그램에서 bin파일 설치가 안되고 see the logfile for detail....이런것만 뜨네ㅠ
혹시 이거 왜그런건지 아는 갤러 있나ㅠㅠㅠ
혹시 이거 왜그런건지 아는 갤러 있나ㅠㅠㅠ
Traceback (most recent call last):
File "esp8266_flasher.py", line 81, in showDialog
UnicodeEncodeError: 'ascii' codec can't encode character u'\uc124' in position 9: ordinal not in range(128)
Traceback (most recent call last):
File "esp8266_flasher.py", line 81, in showDialog
UnicodeEncodeError: 'ascii' codec can't encode character u'\uc124' in position 9: ordinal not in range(128)
Traceback (most recent call last):
File "esp8266_flasher.py", line 81, in showDialog
UnicodeEncodeError: 'ascii' codec can't encode character u'\uc124' in position 9: ordinal not in range(128)
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.pyo", line 810, in __bootstrap_inner
File "esp8266_flasher.py", line 19, in run
File "downloader.pyo", line 54, in __init__
File "serial\serialwin32.pyo", line 38, in __init__
File "serial\serialutil.pyo", line 282, in __init__
File "serial\serialwin32.pyo", line 66, in open
SerialException: could not open port 'COM1': WindowsError(2, '\xc1\xf6\xc1\xa4\xb5\xc8 \xc6\xc4\xc0\xcf\xc0\xbb \xc3\xa3\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4\xcf\xb4\xd9.')
Exception in thread Thread-2:
Traceback (most recent call last):
File "threading.pyo", line 810, in __bootstrap_inner
File "esp8266_flasher.py", line 19, in run
File "downloader.pyo", line 54, in __init__
File "serial\serialwin32.pyo", line 38, in __init__
File "serial\serialutil.pyo", line 282, in __init__
File "serial\serialwin32.pyo", line 66, in open
SerialException: could not open port 'COM1': WindowsError(2, '\xc1\xf6\xc1\xa4\xb5\xc8 \xc6\xc4\xc0\xcf\xc0\xbb \xc3\xa3\xc0\xbb \xbc\xf6 \xbe\xf8\xbd\xc0\xb4\xcf\xb4\xd9.')
Traceback (most recent call last):
File "esp8266_flasher.py", line 81, in showDialog
UnicodeEncodeError: 'ascii' codec can't encode character u'\uc124' in position 9: ordinal not in range(128)
Traceback (most recent call last):
File "esp8266_flasher.py", line 81, in showDialog
UnicodeEncodeError: 'ascii' codec can't encode character u'\uc124' in position 9: ordinal not in range(128)
로그파일은 이래 ;;
로그파일 보라잖아 ㅂㅅ아
ㄴ봤는데 모르겠으니까 그러지; - dc App
땔감수준
로그파일보라는 명령어말고 로그파일을 보여주던가 시발 - dc App
미안;;;
ㅆㅂ이래서 파이썬은 ㅋㅋㅋ 소스에 버그 있는 듯하니 에러 난 줄 확인해라. 제대로 돌아가던 소스라면 아마도 소스파일 인코딩이 재설정 돼서 에러뜬 경우일듯
ㄴ헐ㅠㅠ 이거 프로그램 다운받은건데...휴... 고마워ㅠㅠ - dc App