Skip to content
New issue

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

Linux服务器上报错 #12

Open
kcn3388 opened this issue Aug 11, 2021 · 0 comments
Open

Linux服务器上报错 #12

kcn3388 opened this issue Aug 11, 2021 · 0 comments

Comments

@kcn3388
Copy link

kcn3388 commented Aug 11, 2021

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可以正常启动

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant