-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bug?Bug或Bug修复相关 / maybe a bugBug或Bug修复相关 / maybe a bug
Description
部署方式
一键安装包部署
系统环境
windows server 2019
Python环境
py 3.10 自动部署
异常情况
报错信息
[2023-04-01 11:53:05.523] main.py (203) - [ERROR] : 'gbk' codec can't decode byte 0xae in position 46: illegal multibyte sequence
Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\QChatGPT\main.py", line 201, in start
pkg.qqbot.cmds.mgr.apply_privileges()
File "C:\Users\Administrator\Desktop\QChatGPT.\pkg\qqbot\cmds\mgr.py", line 319, in apply_privileges
data = json.load(f)
File "json_init_.py", line 293, in load
UnicodeDecodeError: 'gbk' codec can't decode byte 0xae in position 46: illegal multibyte sequence
Database initialized.
Metadata
Metadata
Assignees
Labels
bug?Bug或Bug修复相关 / maybe a bugBug或Bug修复相关 / maybe a bug