[web2py] Re: how to open web2py console shell on my windows 8 ??

2017-03-06 Thread Dave S
On Monday, March 6, 2017 at 10:41:25 AM UTC-8, Dave S wrote: > > > > On Saturday, March 4, 2017 at 10:50:41 PM UTC-8, Paul Ellis wrote: >> >> Hi Anthony, >> >> I am using Windows 10 and have replaced web2py.py with web2py.exe and am >> getting this error: >> >> python web2py.exe -s [application]

[web2py] Re: how to open web2py console shell on my windows 8 ??

2017-03-06 Thread Dave S
On Saturday, March 4, 2017 at 10:50:41 PM UTC-8, Paul Ellis wrote: > > Hi Anthony, > > I am using Windows 10 and have replaced web2py.py with web2py.exe and am > getting this error: > > python web2py.exe -s [application] -m > SyntaxError: Non-ASCII character '\x90' in file web2py.exe on line 1,

[web2py] Re: how to open web2py console shell on my windows 8 ??

2017-03-04 Thread Paul Ellis
Hi Anthony, I am using Windows 10 and have replaced web2py.py with web2py.exe and am getting this error: SyntaxError: Non-ASCII character '\x90' in file web2py.exe on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details What am I doing wrong? Cheers On Sunday

[web2py] Re: how to open web2py console shell on my windows 8 ??

2013-08-27 Thread kranthi aeronaut
thanx anthony , its working On Sunday, August 25, 2013 6:38:57 AM UTC-7, Anthony wrote: > > If you are using the source version of web2py, you be need to have Python > installed. If using the Windows binary, replace web2py.py with web2py.exe > in that command. > > Anthony > -- --- You receiv