Dalia wrote:
I'm also not having any success with the python plug-ins (not in this tutorial but others). Perhaps this is not the place to post this - moderators feel free to move - here's an example...
Dalia, what are you trying to do? This screen shot is from the Gimp Python Console. This is where you would write a python script, it's not normally where you would run a python plug-in you've added to Gimp. Have you added a python plug-in to your .gimp-2.8/plug-ins folder? If so it will be listed in one of the Gimp menus. The menu location should be documented at the web site you downloaded the plug-in from or you can also easily find the menu location and if a plug-in or script is successfully installed using,
Help menu | Plug-in Browser.