these are Windows API modules, but I think they should run in xsibatch on linux. But no way they'll work outside of XSI.
On Fri, Nov 15, 2013 at 9:13 AM, Jean-Louis Billard <[email protected]> wrote: > Hi SI warriors, > > We have a rig that was made by someone using some python script based > property sets. > He did all this in a windows environment, but the moment we send the scenes > to our linux based renderfarm the clients fail to render. > > Looking at his script I see the lines: > > import win32com.client > from win32com.client import constants as c > > It looks like this is what is failing, since the module doesn’t exist in > linux, but since I am not a python-head, and google hasn’t been any help, I’m > hoping that some kind soul here will be able point me in the right direction.

