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 _______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig
