[Image-SIG] Image Support

Jim Tittsler jwt at onjapan.net
Tue Oct 14 02:01:35 CEST 2008


On Oct 14, 2008, at 12:44, btkuhn at email.unc.edu 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?



More information about the Image-SIG mailing list