On Oct 14, 2008, at 12:44, [EMAIL PROTECTED] wrote:
I hope this is the correct support address; apologies if it is not. I am completely new to programming and am going through a tutorial using python, and the examples I am working with require PIL and ImageTk. I have downloaded and installed these applications but when I try to run a program using the image module, I get the error message "ImportError: No module named Image". I can't find the module in the installed directory, but I installed the program according to directions on your website.
Do you have more than one version of Python installed on your system? (Could you have installed PIL in one version of Python, but your system is using a different version when you "try to run a program"?)
Did the test step (python selftest.py) during the installation process succeed?
_______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig