[GH-ISSUE #20682] issue: pip error pymilvus grpcio with 0.7.2 #57928

Closed
opened 2026-05-05 21:57:06 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @dromeuf on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20682

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
  • I am using the latest version of Open WebUI.

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

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

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

Originally created by @dromeuf on GitHub (Jan 15, 2026). Original GitHub issue: https://github.com/open-webui/open-webui/issues/20682 ### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!). - [x] I am using the latest version of Open WebUI. ### 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 - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc). - [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps: - Start with the initial platform/version/OS and dependencies used, - Specify exact install/launch/configure commands, - List URLs visited, user input (incl. example values/emails/passwords if needed), - Describe all options and toggles enabled or changed, - Include any files or environmental changes, - Identify the expected and actual result at each stage, - Ensure any reasonably skilled user can follow and hit the same issue. ### 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_
GiteaMirror added the bug label 2026-05-05 21:57:06 -05:00
Author
Owner

@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:

  1. #20117 issue: pip install -U open-webui[all] installs old version, but not pip install -U open-webui
    by Sly777 • Dec 22, 2025 • bug

💡 Tips:

  • If this is a duplicate, please consider closing this issue and adding any additional details to the existing one
  • If you found a solution in any of these issues, please share it here to help others

This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.

<!-- gh-comment-id:3754092422 --> @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: 1. [#20117](https://github.com/open-webui/open-webui/issues/20117) **issue: `pip install -U open-webui[all]` installs old version, but not `pip install -U open-webui`** *by Sly777 • Dec 22, 2025 • `bug`* --- 💡 **Tips:** - If this is a duplicate, please consider closing this issue and adding any additional details to the existing one - If you found a solution in any of these issues, please share it here to help others *This comment was generated automatically by a bot.* Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
Author
Owner

@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

<!-- gh-comment-id:3754384357 --> @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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#57928