Well, I found the problem.. with pulled the latest gear_mc from github and the path of the libraries changed. for some reason both were not working anymore. Just changed the paths for gear_mc and everything works fine now :)
On Thu, Sep 4, 2014 at 4:36 PM, Eric Thivierge <[email protected]> wrote: > Are you sure that Softimage is set to use the system python and not the > built in python? Not sure what to say after that. > > > On Thursday, September 04, 2014 10:30:36 AM, Halim Negadi wrote: > >> It's an autogenerated module by swagger codegen >> (https://github.com/wordnik/swagger-codegen) >> By the way, the module loads fine on another windows install... I love >> this os. >> >> Thank you for answering and sorry for the delay, I was off on meetings >> all week. >> >> >> >> On Mon, Sep 1, 2014 at 7:03 PM, Eric Thivierge <[email protected] >> <mailto:[email protected]>> wrote: >> >> I'd check other modules you've imported into the one you're >> importing. Sometimes Softimage tells you there is a syntax error >> but it's in a module that was imported by the one you're importing. >> >> -------------------------------------------- >> Eric Thivierge >> http://www.ethivierge.com >> >> >> On Mon, Sep 1, 2014 at 12:41 PM, Alok Gandhi >> <[email protected] <mailto:[email protected]>> wrote: >> >> Can you post some more details, which module and exact traceback? >> >> Sent from my iPhone >> >> > On 01-Sep-2014, at 8:01 pm, Halim Negadi <[email protected] >> <mailto:[email protected]>> wrote: >> > >> > Hello, >> > >> > I have a module that loads in standalone windows 2.7.8 >> python console but raises an invalid syntax error inside >> softimage. I use Softimage 2013 sp1 64 bits and made sure the >> scripting preferences are set not to use python shipped with >> softimage. >> > >> > Any idea ? >> > >> > Thank you. >> > >> > -H. >> >> >> >> >

