Hi, I'm pretty new to gimp plugins, and I wanted to play around with developing some specific plugins for my project. When I run vscode, however, pylance does not detect gimpfu. That's weird, since my interpreter is set to the python version in GIMP's bin. Additionally, the plugins do work when I run them in the application, so gimpfu exists somewhere. But without any familiarity with the documentation, developing kind of feels kinda blind...
GIMP version: 2.10
Python path: C:\Program Files\GIMP 2\bin\python.exe
Is there any way I can fix or troubleshoot this problem? I'm not sure where to start. I'm trying to see if gimpfu can work in WSL, if that works I can just move the plugins over to Windows. Thanks in advance.
GIMP version: 2.10
Python path: C:\Program Files\GIMP 2\bin\python.exe
Is there any way I can fix or troubleshoot this problem? I'm not sure where to start. I'm trying to see if gimpfu can work in WSL, if that works I can just move the plugins over to Windows. Thanks in advance.