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

windows install error #170

Open
zqt996 opened this issue Jun 13, 2024 · 1 comment
Open

windows install error #170

zqt996 opened this issue Jun 13, 2024 · 1 comment

Comments

@zqt996
Copy link

zqt996 commented Jun 13, 2024

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
Copy link
Collaborator

miluvs-lite currently does not support Windows

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