[2023-05-20 18:06:23,133] chirp.logger - DEBUG: CHIRP next-20230515 on Win32 (Unknown 10.0:19045) (Python 3.10.8) [2023-05-20 18:06:23,164] chirp.wxui - DEBUG: Using locale: en_US (276) [2023-05-20 18:06:23,166] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (de,el,en_US,es,fr,hu,it,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale [2023-05-20 18:06:23,168] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (af,an,ar,ca,ca@valencia,co,cs,da,de,el,es,eu,fa_IR,fi,fr,gl_ES,hi,hr,hu,id,it,ja,ka,ko_KR,lt,lv,ms,nb,ne,nl,pl,pt,pt_BR,ro,ru,sk,sl,sq,sv,ta,tr,uk,vi,zh_CN,zh_TW) [2023-05-20 18:06:23,317] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19045-SP0 // CHIRP/next-20230515 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0 [2023-05-20 18:06:23,515] chirp.wxui.main - INFO: Server reports next-20230515 is latest [2023-05-20 18:06:37,767] chirp.wxui.clone - DEBUG: Using port 'COM9' [2023-05-20 18:06:37,767] chirp.wxui.clone - DEBUG: Selected [2023-05-20 18:06:37,768] chirp.wxui.clone - DEBUG: Serial opened: Serial(port='COM9', baudrate=38400, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True) [2023-05-20 18:06:37,769] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with the radio: local variable 'ack' referenced before assignment Traceback (most recent call last): File "chirp\drivers\th7800.py", line 576, in _identify File "serial\serialwin32.py", line 310, in write File "serial\serialutil.py", line 65, in to_bytes TypeError: unicode strings are not supported, please encode to bytes: '\x02SPECPR' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "chirp\drivers\th7800.py", line 728, in sync_in File "chirp\drivers\th7800.py", line 597, in _download File "chirp\drivers\th7800.py", line 583, in _identify UnboundLocalError: local variable 'ack' referenced before assignment During handling of the above exception, another exception occurred: Traceback (most recent call last): File "chirp\wxui\clone.py", line 66, in run File "chirp\drivers\th7800.py", line 730, in sync_in chirp.errors.RadioError: Failed to communicate with the radio: local variable 'ack' referenced before assignment [2023-05-20 18:06:40,773] chirp.wxui.clone - WARNING: Stopping clone thread