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

raise NotOneValueFound('Expected one value, found 0') executing.executing.NotOneValueFound: Expected one value, found 0 #210

Open
solemnrole opened this issue Sep 20, 2024 · 1 comment

Comments

@solemnrole
Copy link

from pymilvus import connections, Collection, FieldSchema, CollectionSchema, DataType,MilvusClient
client = MilvusClient(uri="http://localhost:19530")
我利用readme文件,链接client会出现以下错误:
raise NotOneValueFound('Expected one value, found 0') executing.executing.NotOneValueFound: Expected one value, found 0

@junjiejiangjjj
Copy link
Collaborator

hi @solemnrole , what versions of Pymilvus and milvus are you using?

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