Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python-fu script no more working after gmic installation
#8
yesterday, i installed diego_enhance_pseudoHDREffect., but, i did not run it.
My goal is to automate the image preprocessing.

Yes, my account is admin.
My laptop is running on windows 10, and, i kept the user name set by the pc-seller.

for this case, the python script is completely void
def GimpFilter.process(InputFile):

I am calling the python-fu script from the command:
C:\\Program Files\\GIMP 2\\bin\\gimp-console-2.8.exe" -idf --batch-interpreter python-fu-eval -b "import sys;sys.path=['.']+sys.path;import GimpFilter;GimpFilter.process('" + InputFile +"')"


Thank you for you trial.
Reply


Messages In This Thread
RE: python-fu script no more working after gmic installation - by alvaro562003 - 09-28-2017, 03:35 PM

Forum Jump: