General Script Questions

Hi,

I am trying to make a simple general script.
I followed the instruction in the Docs, put a folder in the general scripts folder on the repository, added a .py and .ini file with the appropriate names.
The script menu item remains empty.
is there something I’m missing?

Secondly, is there any ETA of when you might support Python 3.1? I

Regards,

Rhys.

Hi,
The very first time you create a script, you will need to just restart either the monitor or launcher for the script to appear.
Python version in Deadline is locked to IronPython version, so as I understand it, when IronPython v3.0 is released, then Deadline will also support python v3.0 out of the box.
However, you can still add different python versions by effectively adding their paths to the “python search paths” in the global repository settings.
Mike

I just checked IronPython’s site, and they’re currently working on version 2.7 (to match up with Python 2.7 that was released in July). I can’t find anything official for 3.x development at the moment, so it’s probably still a little ways off.

Thanks for the updates.

I still don’t have the script showing up.
No idea what is going on there.

R

Hi,
Can you upload a copy of your script and its folders contents to this thread so we can see what is going on?
Regards,
M