PIL's using Python's standard installation framework (distutils), and that installer requires Python to be registered (that is, linked to by the appropriate entries in the registry) for the installer to be able to figure out which Python versions you have on the machine, and where they are.
If you don't want to use the standard installer, you can just unzip the file and put the contents somewhere on the path. </F> On Sat, Jan 31, 2009 at 12:51 AM, Andrew MacGinitie <macgini...@charter.net> wrote: > ...can it be done? > > another question: why does the PIL installer for windows demand that Python > be "registered"? Can someone fix that (is the installer's source available)? > > tia, > Andrew > _______________________________________________ > Image-SIG maillist - Image-SIG@python.org > http://mail.python.org/mailman/listinfo/image-sig > _______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig