milvus-io / milvus-lite

A lightweight version of Milvus
Apache License 2.0
252 stars 30 forks source link

Unable to find installation candidates for milvus-lite (2.4.5) #137

Closed nexuewen closed 2 weeks ago

nexuewen commented 2 months ago

When I install pymilvus using Poetry, I will be prompted that I cannot find the package of milvus-lite, but I can install it using pip directly, what is the reason? image

junjiejiangjjj commented 2 months ago

Milvus-lite currently does not support being managed with Poetry.

nexuewen commented 2 months ago

Milvus-lite currently does not support being managed with Poetry.

Do we have a plan to support Poetry?

junjiejiangjjj commented 2 months ago

Milvus-lite currently does not support being managed with Poetry.

Do we have a plan to support Poetry?

Yeah, future versions will support it.

fsj621 commented 1 month ago

I have the same problem. Is there any other way to run milvus in python?

junjiejiangjjj commented 1 month ago

I have the same problem. Is there any other way to run milvus in python?

https://milvus.io/docs/milvus_lite.md

junjiejiangjjj commented 3 weeks ago

image Milvus-lite 2.4.8 now supports poetry.