How come ImageTk.py is not put in the site-packages/PIL directory with all the other modules? It's there in the src/Imaging-1.1.5/build/lib.linux-etc directory when you build Imaging. But it doesn't appear in site-packages/PIL during the install. The answer is simply to copy it to the place where it's needed, but this has been a 'gotcha' everytime I've installed Imaging.
Bill Baxter _______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig
