06-01-2022, 10:44 PM
(06-01-2022, 10:32 PM)Ofnuts Wrote: The author rightfully recommends %HOMEPATH%\AppData\Roaming\GIMP\2.10\plug-ins\ (so C:\Users\{your id}\AppData\Roaming\GIMP\2.10\plug-ins\, usually) but that shouldn't make a difference.
Have you got a Python installed in your system (in addition to the one that comes with Gimp)?
Turns out that was the issue. I had assumed i already installed python while installing a totally different program, but didn't. After installing a version of python and restarting gimp it showed up! Thanks for your help.