I used pywin32 to maximize the dualview window on start, but the provided installers don’t seem to let you install it in the maya folder and some versions just won’t let you import, so i made my own installer for Maya 64-bit: maya-64-bit-pywin32.zip, for Maya 32-bit: maya-32-bit-pywin32.zip and for Maya 2014, 2015: maya-pywin32.zip. Make sure you choose the right directory (e.g. …Maya2014, …Maya2015).
Thanks for posting these. I have a couple of questions. Are these recompiled with the version of VS that maya uses? Is there any chance of getting a compiled version of pywin32-218 (or a writeup about the compiling process and I can do it myself)?
And do these installers install anything outside of the maya folder? If I wanted to add these to a central shared location so that others didn’t have to install it, will that work by copying the contents that are added to site-packages, or are there additional dependencies that are needed?
Thanks
Hi, pywin32-214 was the latest build which runs under maya, i used the official pywin32-214.win32-py2.6.exe (http://sourceforge.net/projects/pywin32/files/pywin32/Build%20214/) not a recompiled version and just added the installer, so it should work by copying the content from the site-packages folder.
Thank you so much for making this available for 2014.