Hello to all and greetings from germany,
4 years ago I was using a few python-fu skripts that worked fine on my computer. 3 days ago I wanna use them again and failed.
Using gimp 2.8.16 on Win10 with 64biit. Using Python 2.7 und Python-Fu Console works fine.
When I started gimp from cmd-console with gimp-2.8.exe --verbose I've got a mesage about the failing of my scripts.
GIMP-Fehler means Gimp-Error and Kinprozess means Childprozess. Anyone with an idea what goes wrong.
Greetz,
Michael
using wrong words
4 years ago I was using a few python-fu skripts that worked fine on my computer. 3 days ago I wanna use them again and failed.
Using gimp 2.8.16 on Win10 with 64biit. Using Python 2.7 und Python-Fu Console works fine.
When I started gimp from cmd-console with gimp-2.8.exe --verbose I've got a mesage about the failing of my scripts.
Code:
.....
clipboard: writable pixbuf format: image/tiff
clipboard: writable pixbuf format: image/jpeg
GIMP-Fehler: Unable to run plug-in "zuschneiden_HTML1_hinten.py"
(C:\Users\Michael\.gimp-2.8\plug-ins\zuschneiden_HTML1_hinten.py)
Kindprozess konnte nicht ausgef³hrt werden (No such file or directory)
GIMP-Fehler: Unable to run plug-in "zuschneiden_HTML1.py"
(C:\Users\Michael\.gimp-2.8\plug-ins\zuschneiden_HTML1.py)
Kindprozess konnte nicht ausgef³hrt werden (No such file or directory)
GIMP-Fehler: Unable to run plug-in "karten_details1_beispiel.py"
(C:\Users\Michael\.gimp-2.8\plug-ins\karten_details1_beispiel.py)
Kindprozess konnte nicht ausgef³hrt werden (No such file or directory)
GIMP-Fehler: Unable to run plug-in "karten_details1.py"
(C:\Users\Michael\.gimp-2.8\plug-ins\karten_details1.py)
Kindprozess konnte nicht ausgef³hrt werden (No such file or directory)
Greetz,
Michael
using wrong words