mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
issue: ERROR: No matching distribution found for open-webui #5501
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 @pleabargain on GitHub (Jun 11, 2025).
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
pip install open-webui
Ollama Version (if applicable)
No response
Operating System
win11
Browser (if applicable)
n/a
Confirmation
README.md.Expected Behavior
pip install open-webui
install works
Actual Behavior
errors
Steps to Reproduce
open PS terminal
type pip install open-webui
error
Logs & Screenshots
Additional Information
No response
@mahenning commented on GitHub (Jun 11, 2025):
What python version do you use? The pip package lists python 3.11 and higher as dependency.