mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #7495] Error pip install open-webui #14768
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 @Tamila-2017 on GitHub (Nov 30, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7495
Hello all,
I am executing the Open-WebIU installation command from the README.rd:
pip install open-webuibut I get the first error:
Then I follow the recommendation indicated here:
sudo apt install python3-xyzbut I get the second error:
That's why I can't install the Open Web UI.
Please fix it.