PIL - ImageGrab - ImportError: The _imaging C module is notinstalled
Fredrik Lundh
fredrik at pythonware.com
Mon Sep 6 16:07:28 EDT 2004
More information about the Python-list mailing list
Mon Sep 6 16:07:28 EDT 2004
- Previous message (by thread): view http info when browsing
- Next message (by thread): PIL - ImageGrab - ImportError: The _imaging C module is not installed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): view http info when browsing
- Next message (by thread): PIL - ImageGrab - ImportError: The _imaging C module is not installed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list