Hi. Bruce Peterson wrote: > The ActiveState site has version 1.1.3 of PIL available as a zip file > but not as an installable exe file (neither does the PIL site). When I > try and install it, I get a message about libimaging library being > missing.
What operating system are you using, and what version of ActivePython are you using? Are you installing it using pyppm? "pyppm install PIL" should work. --david ascher _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython
