see the docstring in gluon.Winservice it needs the win32 lib, to be installed seperately.
------- Original Message ------- From: mdipierro <[email protected]> To: web2py Web Framework <[email protected]> Sent: 03/06/2009, 06:37:07 Subject: [web2py:23165] Re: windows service problem in 1.63 (source) I have no idea. You may have to help me debug this. If you start python from the web2py folder, can you do import gluon.winservice? If you start python from the gluon folder can you do import winservice? Can you edit main and at the bottom insert print os.getcwd() When you start web2py as service, what is the output? Is it your web2py folder? Massimo On Jun 2, 10:33 pm, Philip Kilner <[email protected]> wrote: > Hi Massimo, > > mdipierro wrote: > > running from source or binary? > > Source. > > -- > > Regards, > > PhilK > > 'work as if you lived in the early days of a better nation' > - alasdair gray --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

