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

最新助理版按照文档执行安装都没问题,但是启动main.py报错 #132

Open
joely110 opened this issue Sep 13, 2024 · 1 comment

Comments

@joely110
Copy link

Traceback (most recent call last):
File "D:\fay\fay-assistant-edition\main.py", line 8, in
from gui import flask_server
File "D:\fay\fay-assistant-edition\gui\flask_server.py", line 9, in
import fay_booter
File "D:\fay\fay-assistant-edition\fay_booter.py", line 7, in
from core.fay_core import FeiFei
File "D:\fay\fay-assistant-edition\core\fay_core.py", line 17, in
from utils import util, storer, config_util
ImportError: cannot import name 'storer' from 'utils' (unknown location)

@wxthu
Copy link

wxthu commented Sep 14, 2024

这些代码感觉都跑不起来,只是搭好了一些接口而已

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

2 participants