mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #6207] uv deps != pyproject.toml deps #52949
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 @techknowlogick on GitHub (Oct 16, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6207
Bug Report
In attempting to resolve a bug, I'm running into with using open-webui packaged for NixOS
Would you be able to add
googleapis-common-protosto pyproject.toml? I'm able to open a PR if you prefer.Ty for this project. It is great to have a localized environment to ensure data privacy while experimenting with various models.
Installation Method
I used an ad-hoc
nix-shellinvocation to run app.Environment
Open WebUI Version: 0.3.32
Ollama (if applicable): [e.g., v0.2.0, v0.1.32-rc1]
Operating System: NixOS Unstable
Browser (if applicable): [e.g., Chrome 100.0, Firefox 98.0]
Confirmation:
Expected Behavior:
The app loads, and operates as expected
Actual Behavior:
Fails to run due to missing import
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
@tjbck commented on GitHub (Oct 16, 2024):
PR Welcome!