Thanks for being so patient. This is not an error: "No handlers could for found for logger "web2py"
what error do you get after that? massimo On Thursday, 30 August 2012 22:53:07 UTC-5, lukedc wrote: > > Hi sir, > > Thank you so much. I have tried that, but it does not work. I says, "No > handlers could for found for logger "web2py"" Then it gives an error. What > should I do? Thank you so much for your time and help. it is very nice of > you, Luke > > On Thursday, August 30, 2012 10:47:21 PM UTC-5, Massimo Di Pierro wrote: >> >> There is no installation. >> >> download web2py_src.py >> unzip web2py_src.py >> cd web2py >> C:/Python27/python.exe web2py.py >> >> you may be able to just click on web2py.py from the window. Not sure >> because I am not a window user. >> >> >> >> >> >> On Thursday, 30 August 2012 22:42:07 UTC-5, lukedc wrote: >>> >>> Ok thank you so much. I am trying the source code. Do you know >>> where instructions for the source code is? Like, how do I install in source >>> code? Thank you so much sir, you are all very helpful. Luke >>> >>> On Thursday, August 30, 2012 10:33:18 PM UTC-5, Massimo Di Pierro wrote: >>>> >>>> We have a problem with the windows and osx builds. Please try again. >>>> Worst case use the source version. If you have python installed it as easy >>>> as downloading, unzipping, and running web2py.py. >>>> >>>> On Thursday, 30 August 2012 22:31:08 UTC-5, lukedc wrote: >>>>> >>>>> Hi sir, >>>>> >>>>> Thank you so much for your help. I have windows 7, the web2py is the >>>>> latest, it is on the site. 2.0.3. >>>>> >>>>> I have python installed. I download the web2py, and get the folder. I >>>>> then open the folder, and get the web2py.exe file, and double click on >>>>> it. >>>>> I just get the cmd screen real quick, and then it goes away. >>>>> >>>>> What should I do? >>>>> >>>>> Thank you so much for your help. I mean how do I execute the web2py? >>>>> Thank you so much once again, Luke >>>>> >>>>> On Thursday, August 30, 2012 7:40:16 PM UTC-5, rochacbruno wrote: >>>>>> >>>>>> Which version of web2py? which version of windows? >>>>>> >>>>>> BTW: You have not to install web2py, web2py is executable, no need to >>>>>> install! >>>>>> >>>>>> If you downloaded the windows version .exe you just need to run it >>>>>> (if it is not working, please tell us your version of windows and web2py) >>>>>> >>>>>> If you download the source_code version **recommended** you just need >>>>>> to unzip it, then you need to install Python, go to www.python.organd >>>>>> install version 2.7 for windows. After having Python installed open a >>>>>> windows command line: I guess you can do it clicking on start button >>>>>> then >>>>>> write "cmd" on the text box there. >>>>>> >>>>>> On cmd: >>>>>> >>>>>> > cd c:\myuserfolder\Downloads\web2py >>>>>> >>>>>> ** the path where you unzipped >>>>>> >>>>>> then >>>>>> >>>>>> > c:\python27\python.exe web2py.py >>>>>> >>>>>> >>>>>> >>>>>> On Thu, Aug 30, 2012 at 9:23 PM, lukedc <[email protected]> wrote: >>>>>> >>>>>>> Hi everyone, >>>>>>> >>>>>>> I know that this is a dumb question, but i could not find an answer >>>>>>> to it anywhere i looked. I am just instaling web2py, but when I click >>>>>>> on >>>>>>> the web2py.exe, it does not work. just a quick cmd screen comes up >>>>>>> and then goes away real quick. What should I do? I don't know how to >>>>>>> install from the command prompt. >>>>>>> >>>>>>> Thank you so much, Luke >>>>>>> >>>>>>> -- >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> --

