Study/Coding
Installing Open WebUI on Windows
Haayany
2025. 11. 14. 04:46
1. Install Python
2. Install open-webui through the installed python
3.
python 3.11 - https://www.python.org/ftp/python/3.11.9/python-3.11.9-amd64.exe
* https://www.python.org/downloads/windows/
**other versions of python installed will not work. See the image below

***if you have other versions already installed, no need to delete the existing ones but use following command to select python version.
py -3.11 -m pip install open-webui