On Thu, 02 Dec 2004 13:10:25 +1000, Egor Bolonev <[EMAIL PROTECTED]> wrote:

ho error is bad case. there must be import Image

import image

gives

Traceback (most recent call last):
   File "image1.py", line 7, in ?
     import image
ImportError: No module named image

i've installed python 2.3.4 and PIL for python 2.3

-- http://mail.python.org/mailman/listinfo/python-list

Reply via email to