langchain-ai / langchain

🦜🔗 Build context-aware reasoning applications
https://python.langchain.com
MIT License
93.01k stars 14.94k forks source link

langchain-milvus install error #22976

Closed qingcelei closed 1 week ago

qingcelei commented 3 months ago

Checked other resources

Example Code

pip install --upgrade --quiet pymilvus[model] langchain-milvus

Error Message and Stack Trace (if applicable)

image

Description

can not install langchain-milvus

System Info

System Information

OS: Windows OS Version: 10.0.22631 Python Version: 3.10.7 (tags/v3.10.7:6cc6b13, Sep 5 2022, 14:08:36) [MSC v.1933 64 bit (AMD64)]

Package Information

langchain_core: 0.2.5 langchain: 0.2.3 langchain_community: 0.2.4 langsmith: 0.1.77 langchain_cli: 0.0.23 langchain_google_cloud_sql_mysql: 0.2.2 langchain_google_vertexai: 1.0.5 langchain_openai: 0.1.6 langchain_text_splitters: 0.2.1 langchainhub: 0.1.17 langserve: 0.2.1

Packages not installed (Not Necessarily a Problem)

The following packages were not found:

langgraph

spike-spiegel-21 commented 3 months ago

Use pip install --upgrade langchain_milvus