Does anyone know where I can find a PIL binary for windows and Python 2.3? Or maybe some help in building it myself? When compiling, I get the error: LINK : fatal error LNK1181: cannot open input file "Imaging.lib" How do I build the imaging.lib file? Everything else seems to be ok, it's just the imaging.lib file that's missing. Help?