Thursday, May 22, 2008

PIL

Some of my students had problems installing PIL with python on their windows XP. Something about python being compiled by a VS compiler. Anyway, managed to resolve the issue by downgrading to python 2.4 and using PIL 2.4 as well.