Hey all, I published a plugin for my python command. However, after I install it, it doesn’t pop up the form like when I run the script via the ScriptEditor. I installed it via the package manager. What is the best way to debug this? Thanks!
Run RhinoCodeLogs and check the contents for error messages. The most recent logs are at the bottom. Also maybe add verification code into your script to check the constructed path and print messages if path is not correct.