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.org and 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 > > -- > > > > --

