On Wed, Oct 21, 2009 at 6:54 PM, Waldemar Osuch <[email protected]> wrote:
> On Tue, Oct 20, 2009 at 5:56 PM, Randy Lent <[email protected]> wrote: >> >> I am currently taking a class in Python. For the class, we are using >> version 2.6. I have attempted to install the Python Imaging Library on two >> different computers using this link >> >> http://effbot.org/downloads/PIL-1.1.6.win32-py2.6.exe >> >> In both cases, the pilimages.py file is missing. >> > From what I can tell the "pilimages.py" is not part of PIL distribution. > It is not even in the source repository. > I venture a guess that the "pilimages.py" is an extra file provided by the > instructor of your class just for the archive, a quick googling finds this file: http://www.cs.wlu.edu/~stough/teaching/CS112F09/bookdemos/Ch_07_Student_Files/pilimages.py which indicates that the file is part of the training material for the class Randy's taking. </F> _______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig
