ok, I found the missing link !

from http://hans.breuer.org/ports/readme.win32

set PATHEXT=%PATHEXT%;.py

ok. so now the .py plugins are getting loaded, but I get
Traceback (most recent call last):
File "C:\msys\1.0\target\lib\gimp\2.0\plug-ins\shadow_bevel.py", line 20, in ?
   from gimpfu import *
 File "c:\msys\1.0\target\lib\gimp\2.0\python\gimpfu.py", line 65, in ?
   import gimp
ImportError: No module named gimp


_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Reply via email to