[PR #18423] [CLOSED] Update README.md: Python >=3.12 info #63644

Closed
opened 2026-05-06 08:33:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/18423
Author: @traumschule
Created: 10/19/2025
Status: Closed

Base: mainHead: main


📝 Commits (3)

  • 7fbc507 Update README.md: Python >=3.12 info
  • 409711a Update README.md: Add python 3.13 hint
  • 022a703 style

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Giving the README a hand .. #7495 #16189

Avoids

error: externally-managed-environment                                                                                                                                                                              
                                                                                                                                                                                                                   
× This environment is externally managed                                                                                                                                                                           
╰─> To install Python packages system-wide, try apt install                                                                                                                                                        
    python3-xyz, where xyz is the package you are trying to                                                                                                                                                        
    install.                                                                                                                                                                                                       
                                                                                                                                                                                                                   
    If you wish to install a non-Debian-packaged Python package,                                                                                                                                                   
    create a virtual environment using python3 -m venv path/to/venv.                                                                                                                                               
    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make                                                                                                                                                
    sure you have python3-full installed.

Cheers!


Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/18423 **Author:** [@traumschule](https://github.com/traumschule) **Created:** 10/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`7fbc507`](https://github.com/open-webui/open-webui/commit/7fbc50799ec17565cc87b5cb7465cf077ab21396) Update README.md: Python >=3.12 info - [`409711a`](https://github.com/open-webui/open-webui/commit/409711a8b18af38475847d7df7f44c10ac659be7) Update README.md: Add python 3.13 hint - [`022a703`](https://github.com/open-webui/open-webui/commit/022a703898a6e836f64ed67541b745ac17a0f091) style ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description Giving the README a hand .. #7495 #16189 Avoids ``` error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install. If you wish to install a non-Debian-packaged Python package, create a virtual environment using python3 -m venv path/to/venv. Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make sure you have python3-full installed. ``` Cheers! --- Contributor License Agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 08:33:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#63644