are you telling me that the windows binary distribution does not include pywin32 extensions?
Massimo On Jan 4, 3:16 am, Fran <[email protected]> wrote: > On Jan 3, 11:32 pm, mdipierro <[email protected]> wrote: > > > If anybody else having problems with this? > > Yes: > python web2py.py -W install > Version 1.55rc3 (2009-01-01 04:54:52) > Traceback (most recent call last): > File "web2py.py", line 5, in <module> > start() > File "C:\Bin\web2py\gluon\widget.py", line 371, in start > web2py_windows_service_handler(['', options.winservice], > options.config) > NameError: global name 'web2py_windows_service_handler' is not defined > > I am running Python-2.5.4 & tried installing the PyWin32 extensions > (v212) to see if that was the issue. > > I would agree that having this usable from the binary release of > Web2Py would be useful. > I'd be fine with making this a separate download (& even a recipe on > how to build such a binary from the source) > > F --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

