Python API - loadUserPackage fails silently
Hey friends!
I worked on some custom tooling to open and manage designer graphs. I'm hitting an issue where some of our sbs files won't load via the loadUserPackage function. I verified the local paths are correct and exist, updatePackages is False, and reloadIfModified is False. Upon further digging, I noticed I'm getting the following error:
SDApiError.NoErrorOutputParamNotSet, the value is 1.
I'm curious about what this output parameter could be.
Thanks!
- B
