intel / openvino-ai-plugins-gimp

GIMP AI plugins with OpenVINO Backend
Apache License 2.0
470 stars 50 forks source link

GIMP-Error: Unable to run plug-in "superresolution-ov.py" #99

Closed skyblue168 closed 6 months ago

skyblue168 commented 6 months ago

Hello, I followed the Linux installation instructions and successfully installed GIMP 2.99.16.

I can successfully run gimp-2.99 and display the UI, but I cannot see openvino-ai-plugins under the layer and found the following error message:

GIMP-Error: Unable to run plug-in "superresolution-ov.py" (/home/brent/GIMP/gimpenv3/lib/python3.11/site-packages/gimpopenvino/plugins/superresolution-ov/superresolution-ov.py)

Failed to execute child process “/home/brent/GIMP/gimpenv3/lib/python3.11/site-packages/gimpopenvino/plugins/superresolution-ov/superresolution-ov.py” (Exec format error)

GIMP-Error: Unable to run plug-in "stable-diffusion-ov.py" (/home/brent/GIMP/gimpenv3/lib/python3.11/site-packages/gimpopenvino/plugins/stable-diffusion-ov/stable-diffusion-ov.py)

Failed to execute child process “/home/brent/GIMP/gimpenv3/lib/python3.11/site-packages/gimpopenvino/plugins/stable-diffusion-ov/stable-diffusion-ov.py” (Exec format error)

GIMP-WARNING: gimp-2.99: gimp_wire_read(): error

GIMP-Error: Unable to run plug-in "inpainting-ov.py" (/home/brent/GIMP/gimpenv3/lib/python3.11/site-packages/gimpopenvino/plugins/inpainting-ov/inpainting-ov.py)

Failed to execute child process “/home/brent/GIMP/gimpenv3/lib/python3.11/site-packages/gimpopenvino/plugins/inpainting-ov/inpainting-ov.py” (Exec format error)

GIMP-WARNING: gimp-2.99: gimp_wire_read(): error


My Environment:

arisha07 commented 6 months ago

ChromeOS is not officially supported.