milvus-io / milvus-lite

A lightweight version of Milvus
Apache License 2.0
281 stars 33 forks source link

windows install error #170

Open zqt996 opened 5 months ago

zqt996 commented 5 months ago

at D:\env\conda\envs\andesgpt-gateway-rag-service\lib\site-packages\poetry\installation\chooser.py:75 in choose_for 71│ links.append(link) 72│ 73│ if not links: 74│ → 75│ raise RuntimeError(f"Unable to find installation candidates for {package}") 76│ 77│ # Get the best link 78│ chosen = max(links, key=lambda link: self._sort_key(package, link)) 79│

Cannot install milvus-lite.

junjiejiangjjj commented 5 months ago

miluvs-lite currently does not support Windows