ChuanhuChatGPT
ChuanhuChatGPT copied to clipboard
[Bug]: RuntimeError: There is no current event loop in thread 'Thread-5'
这个bug是否已存在现有issue了?
- [X] 我确认没有已有issue,且已阅读常见问题。
错误表现
运行 python ChuanhuChatbot.py 后报错: RuntimeError: There is no current event loop in thread 'Thread-5' gradio 也有类似的问题
复现操作
按照Readme 快速上手执行报错
错误日志
No response
运行环境
- OS: Ubuntu 18.04.5 LTS (GNU/Linux 4.15.0-200-generic x86_64)
- Browser: Chrome
- Gradio version: gradio==3.43.2
- Python version: 3.9.13
帮助解决
- [ ] 我愿意协助解决!
补充说明
No response
@duanshengliu 试着使用python3.10版本