[EMAIL PROTECTED] wrote: >Send Image-SIG mailing list submissions to > [email protected] > >To subscribe or unsubscribe via the World Wide Web, visit > http://mail.python.org/mailman/listinfo/image-sig >or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > >You can reach the person managing the list at > [EMAIL PROTECTED] > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of Image-SIG digest..." > > >------------------------------------------------------------------------ > >Today's Topics: > > 1. Couldn't import image library (Suhas Desai) > > > > ------------------------------------------------------------------------ > > Subject: > [Image-SIG] Couldn't import image library > From: > Suhas Desai <[EMAIL PROTECTED]> > Date: > Sat, 7 Jan 2006 13:35:26 +0530 > To: > [email protected] > > To: > [email protected] > > >Hi > I am newbie in PIL progmming,I hv installed pil 1.1.5 on python >2.2 but unable to import image libray. > I Hv tried > installed pil 1.1.5 > python setup.py build_ext -i > python selftest.py > and tried for import image > it gives error for no module found. > PLease help me. > Thanks in advance. >-- >Thanks and Regards, >Suhas Desai >Department of Computer Science and Engg >Walchand CE,Sangli,MS >INDIA-416415. >Mobile: 093711 27676 > > > Try "import Image" with an upper case I.
Best, Dick _______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig
