We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Traceback (most recent call last): File "/root/bot/hoshino_xcw/XCW/Hoshino/run.py", line 1, in <module> import hoshino File "/root/bot/hoshino_xcw/XCW/Hoshino/hoshino/__init__.py", line 17, in <module> from hoshino.typing import CQEvent, Message, Union File "/root/bot/hoshino_xcw/XCW/Hoshino/hoshino/typing.py", line 8, in <module> from . import HoshinoBot ImportError: cannot import name 'HoshinoBot' from partially initialized module 'hoshino' (most likely due to a circular import) (/root/bot/hoshino_xcw/XCW/Hoshino/hoshino/__init__.py)
依赖已经装好,以及cqhttp已经启动了,这个是什么原因导致的报错?
Modified in 2021-08-11 09:31: 原版hoshino可以正常启动
The text was updated successfully, but these errors were encountered:
No branches or pull requests
依赖已经装好,以及cqhttp已经启动了,这个是什么原因导致的报错?
Modified in 2021-08-11 09:31:
原版hoshino可以正常启动
The text was updated successfully, but these errors were encountered: