On Sun, Nov 27, 2011 at 5:23 PM, chawk <[email protected]> wrote:
> I don't understand, i am using windows 7, python 2.7, python is added > to my enviroment variables, I even downloaded another copy of web2py, > extracted it to the c directory, i cd into web2py directory, i ran the > exact thing shown and i get the error: > > python: cant open file 'web2py.py' : [Errno 2] No such file or > directory > > i downloaded the web2py stable version dedicated for everybody. > You got to be inside your directory... maybe youre command looks like this c:/users/name/python web2py.py but it should be c:/users/name/web2py/python web2py.py PD: It depends a lot of the location of your web2py folder, its just a quick example

