[python-win32] [ANN] pywin32 build 218 released.

Mark Hammond skippy.hammond at gmail.com
Fri Feb 1 19:26:57 CET 2013


On 1/02/2013 8:26 AM, nigel middleman wrote:
> Hi Mark
>
> Hope you can help I' am a 3D artist who creates scripts for Maya and I'
> am wanting to use the Pyhton-win32 to library. I' am using Maya 2013.5
> which requires python 2.6 but the version supplied via the vendor has
> been compiled in VS2010 requiring all libraries to be recompiled in this
> version of Visual Studio.
>
> This is a bit of a long shot but would you have a version of
> python-win32 for WIN64 compiled in VS2010 for python 2.6.

I don't - unfortunately it would be a little painful to do as none of 
the Python build tools, which pywin32 uses, support building with the 
non-default compiler.

You really should contact the vendor - all Python extensions will have 
the same issue, so the best fix is simply for them to use the correct 
compiler.

Mark
>
> If you are able to be of any assistance with this I would be truly grateful.
>
> Regards
> Nigel.
>
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>



More information about the python-win32 mailing list