Why do i get this error when trying to use Draft?
Error: FailRenderException : Could not find bundled Python executable.
at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException)
File "C:\ProgramData\Thinkbox\Deadline10\workers\john\plugins\629a1c81e4f68889540b3aec\DraftTileAssembler.py", line 180, in RenderExecutable
self.FailRender( "Could not find bundled Python executable." )
at Python.Runtime.Dispatcher.Dispatch(ArrayList args)
at __FranticX_GenericDelegate0`1\[\[System_String\, System_Private_CoreLib\, Version=4_0_0_0\, Culture=neutral\, PublicKeyToken=7cec85d7bea7798e\]\]Dispatcher.Invoke()
at FranticX.Processes.ManagedProcess.RenderExecutable()
at Deadline.Plugins.DeadlinePlugin.RenderExecutable()
at FranticX.Processes.ManagedProcess.Execute(Boolean waitForExit)
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)