Hi,
It would be nice to support Python 3.10 as it's the latest available version on Ubuntu 22.04 LTS.
Thanks
@KaKi87 commented on GitHub (Nov 6, 2024):
Hi,
It would be nice to support Python 3.10 as it's the latest available version on Ubuntu 22.04 LTS.
Thanks
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @SoftologyPro on GitHub (Oct 21, 2024).
Windows 11, Python 3.10.x
I create a new empty venv to test the install.
pip install open-webui
fails with this error
Now I see the issue. Must have Python >= 3.11?
@tjbck commented on GitHub (Oct 21, 2024):
Only 3.11 is supported.
@KaKi87 commented on GitHub (Nov 6, 2024):
Hi,
It would be nice to support Python 3.10 as it's the latest available version on Ubuntu 22.04 LTS.
Thanks