doc: 添加常见问题

This commit is contained in:
Rock Chin 2022-12-17 13:21:55 +08:00
parent f80df933ed
commit 595c907566

View File

@ -154,10 +154,14 @@ python3 main.py
python3 main.py
```
无报错信息即为运行成功
**常见问题**
- mirai登录提示`QQ版本过低`,见[此issue](https://github.com/RockChinQ/QChatGPT/issues/38)
- 如提示安装`uvicorn`或`hypercorn`请*不要*安装这两个不是必需的目前存在未知原因bug
- 如报错`TypeError: As of 3.10, the *loop* parameter was removed from Lock() since it is no longer necessary`, 请参考 [此处](https://github.com/RockChinQ/QChatGPT/issues/5)
无报错信息即为运行成功
</details>