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

[ERROR]: File "C:\Users\jm038226\Desktop\pycod\lib\site-packages\pymilvus\orm\connections.py", line 380, in connect from milvus_lite.server_manager import server_manager_instance ModuleNotFoundError: No module named 'milvus_lite' #2932

Open
1 task done
SuperStupid250 opened this issue Dec 12, 2024 · 0 comments

Comments

@SuperStupid250
Copy link

SuperStupid250 commented Dec 12, 2024

Is there an existing issue for this?

  • I have searched the existing issues.

Issue

from pymilvus import MilvusClient
client = MilvusClient("./milvus_demo.db")

ERR:File "C:\Users\jm038226\Desktop\pycod\lib\site-packages\pymilvus\orm\connections.py", line 380, in connect
from milvus_lite.server_manager import server_manager_instance
ModuleNotFoundError: No module named 'milvus_lite'

Suggestion

No response

Anything else?

No response

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