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

111 #97

Open
fireyanci opened this issue Mar 10, 2025 · 0 comments
Open

111 #97

fireyanci opened this issue Mar 10, 2025 · 0 comments

Comments

@fireyanci
Copy link

G:\NGCBot-master>python main.py
Traceback (most recent call last):
File "G:\NGCBot-master\main.py", line 1, in
from BotServer.MainServer import MainServer
File "G:\NGCBot-master\BotServer\MainServer.py", line 1, in
from BotServer.MsgHandleServer.FriendMsgHandle import FriendMsgHandle
File "G:\NGCBot-master\BotServer\MsgHandleServer\FriendMsgHandle.py", line 2, in
from ApiServer.AiServer.AiDialogue import AiDialogue
File "G:\NGCBot-master\ApiServer\AiServer\AiDialogue.py", line 5, in
from sparkai.llm.llm import ChatSparkLLM, ChunkPrintHandler
ModuleNotFoundError: No module named 'sparkai.llm'

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