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
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