kritiksoman / GIMP-ML

AI for GNU Image Manipulation Program
https://kritiksoman.github.io/GIMP-ML-Docs/index.html
MIT License
1.39k stars 127 forks source link

deeplabv3 (Exec format error) #2

Closed bedna-KU closed 4 years ago

bedna-KU commented 4 years ago

System: Linux antixbud 4.9.189-antix.1-amd64-smp #1 SMP PREEMPT Thu Aug 15 01:53:58 BST 2019 x86_64 GNU/Linux

$ gimp gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information available (required by gimp) gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information available (required by /usr/lib/libgimpwidgets-2.0.so.0) gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information available (required by /usr/lib/libgimpcolor-2.0.so.0) GIMP-Error: Unable to run plug-in "deeplabv3" (/home/mario/bin/GIMP-ML/gimp-plugins/deeplabv3)

Failed to execute child process “/home/mario/bin/GIMP-ML/gimp-plugins/deeplabv3” (Exec format error)

gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error GIMP-Error: Unable to run plug-in "deeplabv3.py" (/home/mario/bin/GIMP-ML/gimp-plugins/deeplabv3.py)

Failed to execute child process “/home/mario/bin/GIMP-ML/gimp-plugins/deeplabv3.py” (Exec format error)

gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error

nortikin commented 4 years ago

what format should be?

bedna-KU commented 4 years ago

@nortikin functional.

nortikin commented 4 years ago

@bedna-KU hope it will be solved one day and i can enjoy of GIMP ML on linux till now noone of forkers did not fixed i'm not so programmer to dive in code from place

bedna-KU commented 4 years ago

@nortikin Me too :)

germanzhu commented 4 years ago

only py file add executable sudo apt install gimp-python

nortikin commented 4 years ago

issue solved in last comment. thank you. please, add dependences in description for particular