hello
I wanted to run the render through deadline, but a module error occurs as shown below. I don’t know the cause. help
2023-12-14 02:11:22: 0: STDOUT: Rendering frame 1001
2023-12-14 02:11:23: 0: STDOUT: Error: Caught exception: The attempted operation failed.
2023-12-14 02:11:23: 0: STDOUT: Error: Unable to initialize rendering module with given camera
2023-12-14 02:11:23: 0: STDOUT: Traceback (most recent call last):
2023-12-14 02:11:23: 0: STDOUT: File “/var/lib/Thinkbox/Deadline10/workers/kiyeon/plugins/6579e6be367b2ca808a92d84/hrender_dl.py”, line 875, in
2023-12-14 02:11:23: 0: STDOUT: rop.render( frameTuple, resolution, ignore_inputs=ignoreInputs )
2023-12-14 02:11:23: 0: STDOUT: File “/opt/hfs19.5/houdini/python3.9libs/hou.py”, line 74137, in render
2023-12-14 02:11:23: 0: STDOUT: return _hou.RopNode_render(self, *args, **kwargs)
2023-12-14 02:11:23: 0: STDOUT: hou.OperationFailed: The attempted operation failed.
2023-12-14 02:11:23: 0: STDOUT: Error: Unable to initialize rendering module with given camera
2023-12-14 02:11:23: 0: Done executing plugin command of type ‘Render Task’