Re: [web2py] I cant start the web2py shell

2011-11-27 Thread Kenneth Lundström

Are you in the folder wher you have installed web2py?


Kenneth


I have tried to start the shell through windows dos prompt by typing:

  python web2py.py -s test -m

and i get this: python cant open file web2py.py no such file or
directory

not sure why i cannot get this working.









Re: [web2py] I cant start the web2py shell

2011-11-27 Thread Javier Quarite
>
>
>
> and i get this: python cant open file web2py.py no such file or
> directory
>
> It seems that you're not inside web2py directory


[web2py] I cant start the web2py shell

2011-11-27 Thread chawk
I have tried to start the shell through windows dos prompt by typing:

 python web2py.py -s test -m

and i get this: python cant open file web2py.py no such file or
directory

not sure why i cannot get this working.