[python-win32] Building pywin32 on Vista 64
Marc-André Belzile
mbelzile at softimage.com
Thu Mar 6 00:42:04 CET 2008
Hello,
I'm trying to build pywin32 (2.5.210.0) on Vista 64 (AMD64) with VS 2005.
I'm stucked right at the beginning of the process with this error :
File "C:\Python25\lib\distutils\msvccompiler.py", line 616, in get_msvc_paths % (self.__root, self.__version))
AttributeError: my_compiler instance has no attribute '_MSVCCompiler__root'
I did install the windows server 2003 platform SDK (AMD64) and set both DISTUTILS_USE_SDK + MSSdk as advertised. Still no succcess.
Any ideas what could go wrong ?
Thank you
-mab
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20080305/73770f97/attachment.htm
More information about the python-win32
mailing list