Hello,
I am using deadline scripting for a pre_task script. everything is going well but when I am trying to get the output directory and print it it gives me “System.String []”
How come the directory is empty when it’s clearly not.
When i run an interactive python session and try and get it from Deadline Connect then it gives me the right directories.
But I can’t import Deadline Connect at my script for some reason.
Anyone else encountered this before?
Thank you