Hi all, I am currently trying to set up a small renderfarm for my Studio but running into a dead end with getting Vray rend jobs to run.
The error messages showed in the Hqueue log is as follows:
I'm guessing that this error comes from the server, not one of the clients?
We both the original hqrop.py file as well as the edits shown in the hqueue documentation and it makes no difference. I really dont know where to go from here, anyone managed to solve this issue?
The error messages showed in the Hqueue log is as follows:
Code:
Accessing "C:\Program Files\Side Effects Software\Houdini 17.5.293\bin\hython" ... Can't open dophints.cmd Traceback (most recent call last): File "C:\Program Files\Side Effects Software\Houdini 17.5.293\houdini\scripts\hqueue\hq_submit_renders.py", line 1, in <module> import hqlib File "C:\Program Files\Side Effects Software\Houdini 17.5.293\houdini\scripts\hqueue\hqlib.py", line 15, in <module> import hqrop ImportError: No module named hqrop
We both the original hqrop.py file as well as the edits shown in the hqueue documentation and it makes no difference. I really dont know where to go from here, anyone managed to solve this issue?
Comment