Hi, we would like to run a validate function we have on a write node on the incoming lop input. The problem we have is that the stage doesn't seem to be callable from a hython process. I found this post, but I found it incomplete. Instead of necro bumping the original post, could someone explain why we can't cook or cook(force=True) the stage node despite the method being available?
https://www.sidefx.com/forum/topic/76888/ [www.sidefx.com]
In my last test I took a fresh scene, set the manual mode up and then loaded a pighead and I tried to evaluate stage. While I am using the UI for this, I would normally be using only a hython process for the task cited before. The manual mode is just to test with different cases while assuming the issue is the same in hython. Train of thought being if it still doesn't work in manual mode, it wouldn't work either in hython.
