Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation on Windows 11 does not want to start #10

Open
bitsentinel-cell opened this issue Jan 27, 2025 · 4 comments
Open

installation on Windows 11 does not want to start #10

bitsentinel-cell opened this issue Jan 27, 2025 · 4 comments

Comments

@bitsentinel-cell
Copy link

Microsoft Windows [Version 10.0.26100.2894]
(c) Microsoft Corporation. All rights reserved.

F:\pinokio\api\open-webui.git\app>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && F:\pinokio\api\open-webui.git\app\env\Scripts\activate F:\pinokio\api\open-webui.git\app\env && open-webui serve --port 42000 --host 127.0.0.1

'open-webui' is not recognized as an internal or external command,
operable program or batch file.
(env) (base) F:\pinokio\api\open-webui.git\app>

@osyahbana
Copy link

Can confirm this is happening on Ubuntu as well. Maybe due to the updatae of pinokio.js 19 hours ago. Worth a look.

@saikumarbt
Copy link

I am also facing the same issue. Appreciate any work around or quick fix.

Microsoft Windows [Version 10.0.19045.5011]
(c) Microsoft Corporation. All rights reserved.

d:\pinokio\api\open-webui.git\app>conda_hook && conda deactivate && conda deactivate && conda deactivate && C:\Windows\System32\timeout /t 1 > nul && conda activate base && C:\Wi
ndows\System32\timeout /t 1 > nul && "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 > nul 2>&1 && d:\pinokio\api\open-webui
.git\app\env\Scripts\activate d:\pinokio\api\open-webui.git\app\env && C:\Windows\System32\timeout /t 1 > nul && open-webui serve --port 42003 --host 127.0.0.1

'open-webui' is not recognized as an internal or external command,
operable program or batch file.

(env) (base) d:\pinokio\api\open-webui.git\app>

@joerg-knitter
Copy link

Same here. Installation fails, I believe to have read that at least the installation of "uv" fails which might cause follow-up errors.

@joerg-knitter
Copy link

Just got it working starting Pinokio with administrator rights and installing Open WebUI normally.
Before, without admin rights, I got indeed the message that "uv" is missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants