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

cannot install langchain-milvus #171

Open
PavlinaYordanova opened this issue Jun 14, 2024 · 3 comments
Open

cannot install langchain-milvus #171

PavlinaYordanova opened this issue Jun 14, 2024 · 3 comments
Assignees

Comments

@PavlinaYordanova
Copy link

PS C:\Work> pip install -qU langchain-milvus
ERROR: Could not find a version that satisfies the requirement milvus-lite<2.5.0,>=2.4.0 (from pymilvus) (from versions: none)
ERROR: No matching distribution found for milvus-lite<2.5.0,>=2.4.0

Can you help me? I uninstall all packages dependencies, and install them again and still got the above error.
What packages and which versions I have to install?
Please, help me

@codingjaguar
Copy link
Collaborator

@zc277584121 can you help check if LangChain dependency conflicts with pymilvus requirement?

@codingjaguar
Copy link
Collaborator

@PavlinaYordanova meanwhile can you try pip uninstall both milvus-lite and pymilvus?

@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

3 participants