you can install python setup tools and then use easy_install pil from the script folder in your python folder
2013/5/25 Alex Glaros <[email protected]> > error message said: python2.7 required, but was not found in registry > > tried all versions down to 2.4 > > is there a work-around? > > thanks, > > Alex > > > On Friday, May 24, 2013 11:27:43 PM UTC-7, Massimo Di Pierro wrote: >> >> You don't. In windows things are done the old fashion way. You download >> the installer: >> http://effbot.org/downloads/**PIL-1.1.7.win32-py2.7.exe<http://effbot.org/downloads/PIL-1.1.7.win32-py2.7.exe> >> and run it. Then you pray it this is the right version. >> >> On Saturday, 25 May 2013 00:56:07 UTC-5, Alex Glaros wrote: >>> >>> I have a windows machine. Where do I type "pip install PIL"? >>> >>> Do I type in the "plugins" section, shell section, at the DOS command >>> line? >>> >>> On Friday, May 24, 2013 10:25:58 PM UTC-7, visuallinux wrote: >>>> >>>> pip install PIL >>>> >>>> >>>> >>>> Enviado desde mi iPhone >>>> >>>> El 25-05-2013, a las 0:35, Alex Glaros <[email protected]> escribió: >>>> >>>> I'll try to install it but can you please tell where and how? I can't >>>> find where Python is in the web2py folders. >>>> >>>> thanks, >>>> >>>> Alex >>>> >>>> On Friday, May 24, 2013 9:31:02 PM UTC-7, Anthony wrote: >>>>> >>>>> Sounds like you don't have PIL installed. >>>> >>>> -- >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "web2py-users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit >>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >>>> . >>>> >>>> >>>> >>>> -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

