Trying to debut why Deadline in Houdini does not create a folder upon a relative reference I feed the ROP node, when the ROPnode itself successfully creates the folder. So I am wondering if it not a permission thing.
Thank you in advance,
Tanguy
Trying to debut why Deadline in Houdini does not create a folder upon a relative reference I feed the ROP node, when the ROPnode itself successfully creates the folder. So I am wondering if it not a permission thing.
Thank you in advance,
Tanguy
This is a real problem. We worked around it by hacking SubmitDeadlineRop
to create the directories at submission time. When locally rendering it works. It seems like an issue of hython
not working the same way as interactive Houdini when rendering.
Do you have errors in that job? Would help to have more information to step on.