On Wednesday, September 26, 2018 at 3:16:43 AM UTC-7, elisha bere wrote:
>
> i have done this [python installation on Windows] and when i type python 
> in my cmd it opens python shell
>
 
I would expect that.  Now you need to download the web2py *source* version, 
and run it by "python web2py.py".

[The normal Windows version of web2py has python2.7 bundled in as a .dll, 
and a launcher .exe, so it won't use the Py3 installation. Put the source 
version in a separate place, because there are run-time byproducts that 
aren't compatible between the 2 versions, and you don't want to scrub 
sessions and more every time you want to compare Py2 to Py3.]

/dps

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to