Originally created by @Morrigan-Ship on GitHub (May 27, 2024).
Platform: windows
Python: v3.12.3
pip: 24.0
command: pip install open-webui
error:
Defaulting to user installation because normal site-packages is not writeable
ERROR: Ignored the following versions that require a different python version: 0.1.124 Requires-Python <3.12.0a1,>=3.11; 0.1.125 Requires-Python <3.12.0a1,>=3.11; 0.2.0.dev1 Requires-Python <3.12.0a1,>=3.11; 0.2.0.dev2 Requires-Python <3.12.0a1,>=3.11
ERROR: Could not find a version that satisfies the requirement open-webui (from versions: none)
ERROR: No matching distribution found for open-webui
error: ERROR: Package 'open-webui' requires a different Python: 3.12.3 not in '<3.12.0a1,>=3.11'
Originally created by @Morrigan-Ship on GitHub (May 27, 2024).
Platform: windows
Python: v3.12.3
pip: 24.0
command:
`pip install open-webui`
error:
```
Defaulting to user installation because normal site-packages is not writeable
ERROR: Ignored the following versions that require a different python version: 0.1.124 Requires-Python <3.12.0a1,>=3.11; 0.1.125 Requires-Python <3.12.0a1,>=3.11; 0.2.0.dev1 Requires-Python <3.12.0a1,>=3.11; 0.2.0.dev2 Requires-Python <3.12.0a1,>=3.11
ERROR: Could not find a version that satisfies the requirement open-webui (from versions: none)
ERROR: No matching distribution found for open-webui
```
command:
`pip install open_webui-0.1.125-py3-none-any.whl`
error:
`ERROR: Package 'open-webui' requires a different Python: 3.12.3 not in '<3.12.0a1,>=3.11'`
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 @Morrigan-Ship on GitHub (May 27, 2024).
Platform: windows
Python: v3.12.3
pip: 24.0
command:
pip install open-webuierror:
command:
pip install open_webui-0.1.125-py3-none-any.whlerror:
ERROR: Package 'open-webui' requires a different Python: 3.12.3 not in '<3.12.0a1,>=3.11'@justinh-rahb commented on GitHub (May 27, 2024):
We only support Python 3.11, and recommend using a virtual environment tool such as Conda.