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

后端能跑起来,但执行 python mindsearch/terminal.py时报错ModuleNotFoundError: No module named 'mindsearch' #204

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

Comments

@leon21c
Copy link

leon21c commented Sep 13, 2024

错误信息:Traceback (most recent call last):
File "D:\code\MindSearch-main\mindsearch\terminal.py", line 6, in
from mindsearch.agent.mindsearch_agent import (MindSearchAgent,
ModuleNotFoundError: No module named 'mindsearch'

@Harold-lkk
Copy link
Collaborator

python -m mindsearch.terminal

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