image-sig-request python.org wrote:
>Send Image-SIG mailing list submissions to
> image-sig python.org
>
>To subscribe or unsubscribe via the World Wide Web,
visit
> htt
p://mail.python.org/mailman/listinfo/image-sig
>or, via email, send a message with subject or body
'help' to
> image-sig-request python.org
>
>You can reach the person managing the list at
> image-sig-owner python.org
>
>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 <desai.suhas gmail.com>
> Date:
> Sat, 7 Jan 2006 13:35:26 +0530
> To:
> image-sig python.org
>
> To:
> image-sig python.org
>
>
>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 - Image-SIG python.org
htt
p://mail.python.org/mailman/listinfo/image-sig
|