The deadline submitter for Blender 3.3 does not work.
I get this error, has anyone got Blender 3.3 to work with Deadline 10.2?
Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.3\3.3\scripts\addons\DeadlineBlenderClient.py", line 83, in execute
path = GetRepositoryPath("submission/Blender/Main")
File "C:\Program Files\Blender Foundation\Blender 3.3\3.3\scripts\addons\DeadlineBlenderClient.py", line 64, in GetRepositoryPath
proc = subprocess.Popen(args, stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE, startupinfo=startupinfo)
File "C:\Program Files\Blender Foundation\Blender 3.3\3.3\python\lib\subprocess.py", line 966, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Program Files\Blender Foundation\Blender 3.3\3.3\python\lib\subprocess.py", line 1435, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] The system cannot find the file specified