draftFolk,
This is the first time I’m trying to send Windows environment variables along with a Draft job. At the moment, I’m adding them after the fact. I.e., I pause the Draft job when it shows up, choose “Modify Job Properties …” from the job’s right click menu, and then add them in the Environment panel. I’ve attached a screenshot of the Submission Params panel so you can see that I do have my python path set correctly (I think). But I’m getting this error in my Draft output:
0: STDOUT: Traceback (most recent call last):
0: STDOUT: File “C:\Users\rmatto\AppData\Local\Thinkbox\Deadline6\slave\H5G109\jobsData\5339eb766a55111910667a34\aePublish.py”, line 4, in
0: STDOUT: import config
0: STDOUT: ImportError: No module named config
0: INFO: Process exit code: 1
config is in the python path T:\tools\rmatto\python, which you can see I’ve added correctly, again, by checking out the attached screen shot. Hopefully I’m doing something dumb b/c this is my first try using this! Please help
Cheers,
Raphael