fbs-tutorial
fbs-tutorial copied to clipboard
fbs freeze got error: UnicodeDecodeError: 'gbk' codec can't decode byte 0xa8 in position 328: illegal multibyte sequence
Traceback (most recent call last):
File "D:\Program Files\Python\Python39\lib\runpy.py", line 197, in run_module_as_main
return run_code(code, main_globals, None,
File "D:\Program Files\Python\Python39\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "D:\project\DZDX\dzdx.git\release\venv\Scripts\fbs.exe_main.py", line 7, in
I don't know why?