-
Notifications
You must be signed in to change notification settings - Fork 55
Description
Describe the issue
i want to use providers=["OpenVINOExecutionProvider"] but false:

my pip list:

CPU Intel(R) Core(TM) Ultra 7 258V
GPU Intel(R) Arc(TM) 140V GPU (16GB)
os: windows11
Urgency
No response
Target platform
windows11
Build script
pip install onnxruntime-openvino
pip install openvino==2025.0.0
pip install onnxruntime-openvino==1.21
Error / output
*************** EP Error ***************
EP Error C:\Users\Administrator\Documents\windows_wheels\onnxruntime\onnxruntime\core\session\provider_bridge_ort.cc:169
5 onnxruntime::ProviderLibrary::Get [ONNXRuntimeError] : 1 : FAIL : LoadLibrary failed with error 126 "" when trying to load "D:\miniconda3\envs\open\Lib\site-packages\onnxruntime\capi\onnxruntime_providers_openvino.dll" when using ['OpenVINOExecutionProvider']
Falling back to ['CPUExecutionProvider'] and retrying.
Visual Studio Version
No response
GCC / Compiler Version
No response