AWS Thinkbox Discussion Forums

Houdini 17.5 and deadline - cannot submit jobs

Hi there,

I have installed Deadline-10.0.28.2 on windows to make it work with houdini 17.5.
When I try to submit a rop i get this error:

Traceback (most recent call last):
File “C:/Users/paolo/AppData/Local/Thinkbox/Deadline10/submitters/HoudiniSubmitter/DeadlineHoudiniClient.py”, line 14, in
path = CallDeadlineCommand([ “-GetRepositoryPath”, “submission/Houdini/Main” ]).strip()
File “C:/Users/paolo/Documents/houdini17.5/python2.7libs\CallDeadlineCommand.py”, line 42, in CallDeadlineCommand
proc = subprocess.Popen(arguments, stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE, startupinfo=startupinfo, creationflags=creationflags)
File “C:\PROGRA~1\SideFX\HOUDIN~1.327\python27\lib\subprocess.py”, line 394, in init
errread, errwrite)
File “C:\PROGRA~1\SideFX\HOUDIN~1.327\python27\lib\subprocess.py”, line 644, in _execute_child
startupinfo)
WindowsError: [Error 2] The system cannot find the file specified

what can I do?
Thanks

nobody?

I would like to make it work!!!

Is the environment variable for DEADLINE_PATH defined?

CallDeadlineCommand may have required DEADLINE_PATH.

https://docs.thinkboxsoftware.com/products/deadline/10.0/1_User%20Manual/manual/install-submitters.html?highlight=deadline_path

solved, I had to put all my repository on the same drive letter.
we are using dropbox.

thanks!

Privacy | Site terms | Cookie preferences