mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #20682] issue: pip error pymilvus grpcio with 0.7.2 #57928
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dromeuf on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20682
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
0.7.2
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22.04
Browser (if applicable)
Chromium
Confirmation
README.md.Expected Behavior
I just inform you that when I do the last update with pip in 0.7.2 I get the error on pymilvus grpcio
` Attempting uninstall: open-webui
Found existing installation: open-webui 0.6.40
Uninstalling open-webui-0.6.40:
Successfully uninstalled open-webui-0.6.40
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pymilvus 2.5.0 requires grpcio<=1.67.1,>=1.49.1, but you have grpcio 1.76.0 which is incompatible.
Successfully installed aiohttp-3.13.2 alembic-1.17.2 annotated-doc-0.0.4 apscheduler-3.11.2 asgiref-3.11.0 authlib-1.6.6 azure-identity-1.25.1 azure-storage-blob-12.27.1 black
-25.12.0 boto3-1.42.21 botocore-1.42.28 chromadb-1.4.0 ddgs-9.10.0 docx2txt-0.9 fastapi-0.128.0 faster-whisper-1.2.1 fpdf2-2.8.5 ftfy-6.3.1 google-api-core-2.29.0 google-auth-
2.47.0 google-cloud-storage-3.7.0 google-genai-1.56.0 googleapis-common-protos-1.72.0 grpcio-1.76.0 hf-xet-1.2.0 huggingface-hub-0.36.0 langchain-1.2.0 langchain-classic-1.0.1
langchain-community-0.4.1 langchain-core-1.2.7 langchain-text-splitters-1.1.0 langgraph-1.0.6 langgraph-checkpoint-4.0.0 langgraph-prebuilt-1.0.6 langgraph-sdk-0.3.3 markdown
-3.10 mcp-1.25.0 nltk-3.9.2 numpy-2.2.6 onnxruntime-1.23.2 open-webui-0.7.2 opencv-python-headless-4.12.0.88 opensearch-protobufs-0.19.0 opensearch-py-3.1.0 ormsgpack-1.12.1 p
andas-2.3.3 peewee-3.18.3 peewee-migrate-1.14.3 pillow-12.1.0 pycrdt-0.12.44 pydantic-2.12.5 pydantic-core-2.41.5 pymdown-extensions-10.20 pymysql-1.1.2 pypandoc-1.16.2 pypdf-
6.5.0 python-mimeparse-2.0.0 python-multipart-0.0.21 python-socketio-5.16.0 pytokens-0.3.0 restrictedpython-8.1 s3transfer-0.16.0 sentence-transformers-5.2.0 sqlalchemy-2.0.45
starlette-compress-1.6.1 tokenizers-0.22.2 transformers-4.57.3 typing-extensions-4.15.0 unstructured-0.18.24 uuid-utils-0.13.0 uvicorn-0.40.0 xlrd-2.0.2 youtube-transcript-ap
i-1.2.3
(webui_env) :~$ `
Actual Behavior
error message but work well in run.
Steps to Reproduce
another pip exactly the same
Logs & Screenshots
Attempting uninstall: open-webui
Found existing installation: open-webui 0.6.40
Uninstalling open-webui-0.6.40:
Successfully uninstalled open-webui-0.6.40
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pymilvus 2.5.0 requires grpcio<=1.67.1,>=1.49.1, but you have grpcio 1.76.0 which is incompatible.
Successfully installed aiohttp-3.13.2 alembic-1.17.2 annotated-doc-0.0.4 apscheduler-3.11.2 asgiref-3.11.0 authlib-1.6.6 azure-identity-1.25.1 azure-storage-blob-12.27.1 black
-25.12.0 boto3-1.42.21 botocore-1.42.28 chromadb-1.4.0 ddgs-9.10.0 docx2txt-0.9 fastapi-0.128.0 faster-whisper-1.2.1 fpdf2-2.8.5 ftfy-6.3.1 google-api-core-2.29.0 google-auth-
2.47.0 google-cloud-storage-3.7.0 google-genai-1.56.0 googleapis-common-protos-1.72.0 grpcio-1.76.0 hf-xet-1.2.0 huggingface-hub-0.36.0 langchain-1.2.0 langchain-classic-1.0.1
langchain-community-0.4.1 langchain-core-1.2.7 langchain-text-splitters-1.1.0 langgraph-1.0.6 langgraph-checkpoint-4.0.0 langgraph-prebuilt-1.0.6 langgraph-sdk-0.3.3 markdown
-3.10 mcp-1.25.0 nltk-3.9.2 numpy-2.2.6 onnxruntime-1.23.2 open-webui-0.7.2 opencv-python-headless-4.12.0.88 opensearch-protobufs-0.19.0 opensearch-py-3.1.0 ormsgpack-1.12.1 p
andas-2.3.3 peewee-3.18.3 peewee-migrate-1.14.3 pillow-12.1.0 pycrdt-0.12.44 pydantic-2.12.5 pydantic-core-2.41.5 pymdown-extensions-10.20 pymysql-1.1.2 pypandoc-1.16.2 pypdf-
6.5.0 python-mimeparse-2.0.0 python-multipart-0.0.21 python-socketio-5.16.0 pytokens-0.3.0 restrictedpython-8.1 s3transfer-0.16.0 sentence-transformers-5.2.0 sqlalchemy-2.0.45
starlette-compress-1.6.1 tokenizers-0.22.2 transformers-4.57.3 typing-extensions-4.15.0 unstructured-0.18.24 uuid-utils-0.13.0 uvicorn-0.40.0 xlrd-2.0.2 youtube-transcript-ap
i-1.2.3
(webui_env) :~$
Additional Information
No response
@owui-terminator[bot] commented on GitHub (Jan 15, 2026):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
pip install -U open-webui[all]installs old version, but notpip install -U open-webuiby Sly777 • Dec 22, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@Classic298 commented on GitHub (Jan 15, 2026):
Cannot reproduce and pymilvus 2.5.0 is outdated and that is not the Version that is used on 0.7.2
Something else is off about your installation