[PIL] import error

Egor Bolonev ebolonev at mail.ru
Wed Dec 1 22:10:25 EST 2004


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



More information about the Python-list mailing list