That's strange since I used those imports all the time last year when
working on CentOS using Softimage. You'll probably need to post more
info about the errors for more help.
On Friday, November 15, 2013 9:13:48 AM, Jean-Louis Billard 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.