[Image-SIG] unable to import imaging c module

Tim Hatch tim at timhatch.com
Wed Feb 11 01:25:07 CET 2009


> ImportError: The _imaging C module is not installed

What do you get when you run

	python -c "import PIL._imaging"

How did you install PIL?  Are you running a custom-compiled Python?   
Is the host 32-bit?

Tim


More information about the Image-SIG mailing list