[Image-SIG] Windows CRT issues with Python 2.6

Koen van de Sande koenvandesande at gmail.com
Mon Sep 28 15:46:40 CEST 2009


The fix was applied to the main Python distribution (2.6.2 has it for 
sure, 2.6.0/2.6.1 does not). Any extension built with 2.6.2 or higher 
should be fine, as it will not get an embedded manifest.
So just rebuild with Python Windows version 2.6.2. I see in the PIL 
source tree that it uses a setup.py build_ext call, so no changes to PIL 
should be needed.

Koen


More information about the Image-SIG mailing list