Project

General

Profile

Bug #10596 ยป chirp_debug-fzshjm51.txt

Doug Rehman, 05/27/2023 04:57 AM

 
1
[2023-05-27 07:52:00,565] chirp.logger - DEBUG: CHIRP next-20230515 on Win32 (Unknown 10.0:19045) (Python 3.10.8)
2
[2023-05-27 07:52:00,993] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2023-05-27 07:52:01,030] 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
4
[2023-05-27 07:52:01,049] 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)
5
[2023-05-27 07:52:01,934] 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
6
[2023-05-27 07:52:02,384] chirp.wxui.main - INFO: Server reports next-20230515 is latest
7
[2023-05-27 07:52:13,683] chirp.wxui.clone - DEBUG: Using port 'COM9'
8
[2023-05-27 07:52:13,683] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.h777.H777Radio'>
9
[2023-05-27 07:52:13,684] chirp.wxui.clone - ERROR: Failed to open serial: could not open port 'COM9': PermissionError(13, 'Access is denied.', None, 5)
10
Traceback (most recent call last):
11
  File "chirp\wxui\clone.py", line 510, in _action
12
  File "chirp\wxui\clone.py", line 137, in open_serial
13
  File "serial\serialwin32.py", line 64, in open
14
serial.serialutil.SerialException: could not open port 'COM9': PermissionError(13, 'Access is denied.', None, 5)