[python-win32] building pywin32 for python 2.6...
Mark Hammond
skippy.hammond at gmail.com
Tue Jan 6 22:59:05 CET 2009
On 6/01/2009 8:04 AM, Raymond Stewart wrote:
> C:\Users\raymond.stewart\Desktop\pywin32-212>setup.py -q build
Try explicitly putting the full path to the python 2.6 python.exe on the
command-line - I'm guessing '.py' is associated with Python 2.5 (and on
Python 2.5 and earlier, you will need to manually install the most
recent "Platform SDK"; the ones with the older compilers are too old)
Mark
More information about the python-win32
mailing list