mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-10 15:16:18 -05:00
too painful to install #2432
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 @LukasPodhorny on GitHub (Oct 22, 2024).
I'm not very knowledgeable in python, but it took me over 2 hours to figure out how to install it with support only for python 3.11. version. The problem was in trying to use python's 3.11 version; only way that worked for me was using pyenv-win, and uninstalling all python related files on my computer to make it work.