bes-dev / stable_diffusion.openvino

Apache License 2.0
1.54k stars 205 forks source link

ImportError: DLL load failed #120

Closed Nathan-dm closed 1 year ago

Nathan-dm commented 1 year ago

Traceback (most recent call last): File "C:\211\openvino\stable_diffusion.openvino\demo.py", line 7, in from stable_diffusion_engine import StableDiffusionEngine File "C:\211\openvino\stable_diffusion.openvino\stable_diffusion_engine.py", line 4, in from openvino.runtime import Core File "C:\211\openvino\stable_diffusion.openvino\openvino_env\lib\site-packages\openvino\runtime__init__.py", line 12, in from openvino._pyopenvino import get_version ImportError: DLL load failed while importing _pyopenvino: The specified module could not be found.

i get error, i have done all instalation steps, im using intel i5 1135G7

Nathan-dm commented 1 year ago

Fixed, just download this version

pip install openvino-dev[onnx,pytorch]==2022.1.0