mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-21 17:13:00 -05:00
[GH-ISSUE #8103] [ERROR: No module named 'open_webui.apps.webui'] on Adding a New Function #14999
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 @AzizDXT on GitHub (Dec 26, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8103
Bug Report
Title:
[ERROR: No module named 'open_webui.apps.webui'] - Windows 11 / Python 3.11 / Open WebUI v0.5.1
Description:
When running Open WebUI (v0.5.1) on Windows 11 with Python 3.11 after adding a new function, the following error occurs:
Environment:
Steps to Reproduce:
apps/webui.py:Expected Behavior:
Actual Behavior:
Notes:
Repository Link:
[Open WebUI GitHub Repository](https://github.com/open-webui/open-webui)
This is a simplified bug report to submit to the "Issues" section on GitHub. Let me know if you need help submitting it!
@dannykorpan commented on GitHub (Dec 26, 2024):
Same problem here, using 0.5.1.
@ghost commented on GitHub (Dec 26, 2024):
Same problem here, using 0.5.1. Previously, everything worked fine with this tool. https://github.com/mhioi/open-webui-stuff/blob/met-tables/tools/MEET-tables/MEET-Tables.py
[ERROR: No module named 'open_webui.apps']
@tjbck commented on GitHub (Dec 26, 2024):
Please read the changelogs before updating, there has been a major refactoring with the backend and functions that utilise internal backend functions will not be compatible. I suggest you reach out to the function author.