Right, am running from the web2py Windows binary. So I will have to install Python and w2p from source
thanks! Alex On Saturday, May 25, 2013 4:53:23 AM UTC-7, Anthony wrote: > > Do you have Python installed on your machine, or are you running from the > web2py Windows binary? If that latter, try installing Python on your > machine and run from web2py source instead. > > Anthony > > On Saturday, May 25, 2013 2:44:15 AM UTC-4, Alex Glaros wrote: >> >> 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 >>> 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. >>>>> >>>>> >>>>> >>>>> -- --- 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.

