You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error appears at a clean installation rn.
An easy fix is to just relaunch the webui-user.bat.
It will not show that error again and should open up in the Browser.
Also make sure you add --skip-ort to the launch args if you use zluda
Checklist
What happened?
Installing onnxruntime-gpu fails with "ImportError: cannot import name 'broadcast_to' from 'numpy.lib.stride_tricks'"
Steps to reproduce the problem
@echo off
set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--use-zluda
git pull
call webui.bat
InstallFail.txt.txt
What should have happened?
I guess it should have completed installing and then launched WebUI.
What browsers do you use to access the UI ?
Microsoft Edge
Sysinfo
sysinfo-2025-03-14-15-28.json
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: