This is a quick workaround for people who are using easy_install to install Python Imaging Library on Windows. Many people faced issues while doing this. I found a simple workaround for this. You must have tried the following

C:> easy_install PIL Searching for PIL … [...]