mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
Manual installation of Open webui failed #638
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 @Chun-QiuCC on GitHub (Apr 12, 2024).
Bug Report
Description
Bug Summary:
pip reports an error during manual installation according to https://docs.openwebui.com/getting-started/
Steps to Reproduce:
Use pip 24.0 and python3.11 to execute the following instructions
This step pip install -r requirements.txt -U reports an error
Expected Behavior:
No errors reported, normal installation
Actual Behavior:
pip报错,信息如下:
Environment
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
none
Docker Container Logs:
none (manual installation)
Screenshots (if applicable):

Installation Method
manual installation
Additional Information
none
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!