[wingide-users] Maya 2013
Brett Dixon
brett at readyatdawn.com
Fri Jun 1 15:25:17 MDT 2012
Maya's internal python version is still 2.6.4 (same as 2012), however it looks like it was compiled with VS2010. The sys.version are as follows:
Maya 2013: 2.6.4 (r264:75706, May 19 2011, 13:53:43) [MSC v.1600 64 bit (AMD64)]
Maya 2012: 2.6.4 (r264:75706, Apr 14 2010, 12:23:05) [MSC v.1500 64 bit (AMD64)]
Due to this, when trying to import wingdbstub, it fails trying to import netserver saying it isn't a valid win32 application. I assume this is due to the compiler change?
Do I need to compile the tserver modules against VS 2010? Can I even do that?
Or am I missing something else?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/wingide-users/attachments/20120601/921f31b0/attachment.html>
More information about the wingide-users
mailing list