AWS Thinkbox Discussion Forums

Manually creating a simple dependency job

Hi there:

I am new to Deadline and currently have access to version 7.2.5.5 R. I would like to test a simple job dependency by running the following command

deadlinecommand -SubmitCommandLineJob -executable ‘/usr/bin/python3.6’ -arguments ‘/prod/deadline/scripts/General/testdeadline.py’

Note: testdeadline.py is a one liner with print (“Hello World”). But in the long run this will launch a job that will dependend on it parent jobid.

I get the following error - how to do I push a bash script to set the environment prior to launching python

Executable returned from RenderExecutable(), "/usr/bin/python3.6", does not exist.

at Deadline.Plugins.ScriptPlugin.RenderTasks (System.String taskId, Int32 startFrame, Int32 endFrame, System.String& outMessage, FranticX.Processes.AbortLevel& abortLevel) [0x00000] in <filename unknown>:100:

Thanks and much appreciated.

/Biju

Privacy | Site terms | Cookie preferences