That's the syntax when running from source. If you're using one of the binaries, you should replace "python web2py.py" with web2py.exe or web2py.app.
Anthony On Monday, December 3, 2012 8:24:54 PM UTC-5, Michael Feingold wrote: > > When I type: > python web2py.py -S welcome > > It just says: > python: can't open file 'web2py.py': [Errno 2] No such file or directory > > I have python 2.7.3 and I have web2py 1.99.7. > Where is the file web2py.py located? I was in the web2py directory as > well. Thank you > --

