PIL - ImageGrab - ImportError: The _imaging C module is notinstalled

Fredrik Lundh fredrik at pythonware.com
Mon Sep 6 16:07:28 EDT 2004


Askari wrote:

>    I have this error when I want snashot of my screen with :
>
> ImportError: The _imaging C module is not installed

your PIL installation is broken.  to figure out how, see this
page:

    http://effbot.org/zone/pil-imaging-not-installed.htm

</F> 






More information about the Python-list mailing list