Hello,
I'm having an issue with Hqueue and otls. I try to send a simple command job like that one => hython %HQROOT%/path/to/scrip.py
inside script.py, I just create a custom OTL node with hou.node(“obj/”).createNode(“MyOtl”)
It says “Invalid node type name” like it can't find any custom otls ???
I'm assuming ot comes from a wrong houdini.env value so where should I setup the HOUDINI_OTLSCAN_PATH properly on my client machine ?
Thanks