Also see the PIL FAQ (dead link). Why does PIL say “The _imaging C module is not installed”? The PIL library consists of two main parts: a number of Python modules, usually stored in a PIL subdirectory, and a binary extension module called _imaging. Depending on platform and version, the latter is stored in a file named _imaging.pyd, _imaging.dll or _imaging.so (or some variation thereof). If Pyth