Actions
Bug #10847
closedUnable to run CHIRP-next on Simplified Chinese Language Windows OS
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
09/17/2023
Due date:
% Done:
0%
Estimated time:
Chirp Version:
next
Model affected:
None
Platform:
Windows
I read the instructions above:
Yes
Description
OS: ALL Windows OS using Simplified Chinese including but not limited to 10, 11.
Python reports an error, which can be determined to be a startup error due to a GPT encoding issue.
Traceback (most recent call last):
File "chirpwx.py", line 8, in
File "chirp\wxui_init.py", line 71, in chirpmain
File "chirp\wxui\config.py", line 172, in get
File "chirp\wxui\config.py", line 38, in __init_
File "configparser.py", line 698, in read
File "configparser.py", line 1021, in _read
UnicodeDecodeError: 'gbk' codec can't decode byte 0x8f in position 639: illegal multibyte sequence
Files
Actions