Python 3.11 is no longer available, can newer versions be supported? #2932

Closed
opened 2025-11-11 15:17:42 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @adubry75 on GitHub (Dec 6, 2024).

Feature Request

Is your feature request related to a problem? Please describe.
Python 3.11 is no longer supported due to security vulnerabilities AND the python website no longer gives access to the binaries to download.

Describe the solution you'd like
Please make open-webui compatible with python 3.12 or higher.

Describe alternatives you've considered
Source code for python 3.11 is available but compiling it sounds like an extra step in pain.

Additional context
I will download the newest python and see if open-webui will install, even though the warnings when I tried to install it with 3.10 (my current version), it says: Requires-Python <3.12.0a1,>=3.11

Hopefully that's just an old warning and maybe it will work until 3.12 or 3.13. I'll try that. If the documentation on the read.me or the warnings are old and outdated, please update :). Thanks for a great software!

Originally created by @adubry75 on GitHub (Dec 6, 2024). # Feature Request **Is your feature request related to a problem? Please describe.** Python 3.11 is no longer supported due to security vulnerabilities AND the python website no longer gives access to the binaries to download. **Describe the solution you'd like** Please make open-webui compatible with python 3.12 or higher. **Describe alternatives you've considered** Source code for python 3.11 is available but compiling it sounds like an extra step in pain. **Additional context** I will download the newest python and see if open-webui will install, even though the warnings when I tried to install it with 3.10 (my current version), it says: Requires-Python <3.12.0a1,>=3.11 Hopefully that's just an old warning and maybe it will work until 3.12 or 3.13. I'll try that. If the documentation on the read.me or the warnings are old and outdated, please update :). Thanks for a great software!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2932