AWS Thinkbox Discussion Forums

Submit a Python Job through a Python Script

Hi,
I am trying to submit a Python Job through a script in Deadline. I want to add a Post Job Script while submitting the job. I added the path of the script in the JobInfo dictionary before submitting the file. The Job gets executed but when the PostJobScript is rendered, It gives a RenderPluginException error in the log for the PostJobScript. I would really appreciate it if anyone could help me with this.

Script that submits the job:
submitJobScreenshot

Job to be executed (The job only creates an empty folder):
PythonScriptJobScreenshot

Job Submitted successfully:
jobSubmittedConfirmationScreensh

Deadline Monitor screenshot:

Post Job Task Error Screenshot:
PostJobTaskErrorScreenshot

Hello!

Could you include the full error log you’re getting when your PostJob script runs?

Privacy | Site terms | Cookie preferences