Probably your default python is 2.7. You need to download the latest Web2py. Use python 3 since we are moving from python 2.7 For example, in terminal use : >>cd web2py Then once in the folder: >>python3 web2py.py Support for python 2.7 ended. Regards
On Mon, Feb 10, 2020, 08:58 Tim Polimeni <[email protected]> wrote: > Hello, I am new to web2py I am looking forward to hitting the ground and > get running with this cool tool. Im fairly new to python and know prel good > enough to be dangerous. Im here to ask is my current server is running both > python 3 and python 2. When reaching the welcome site for my server, I see > that it show python 2.7 opposed to python 3. Can anyone help me out on how > to point web2py to the most recent version of python? > > > Version > > 2.18.5-stable+timestamp.2019.04.08.04.22.03 > (Running on Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_wsgi/3.4 > Python/2.7.5 PHP/7.3.14 mod_apreq2-20090110/2.8.0 mod_perl/2.0.11 > Perl/v5.16.3, Python 2.7.5) > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/web2py/e9d57ddb-5926-4ee8-a349-ae8f4a419ed4%40googlegroups.com > <https://groups.google.com/d/msgid/web2py/e9d57ddb-5926-4ee8-a349-ae8f4a419ed4%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/CAAcHJF8ugqjQxUnUPQ2qPK_u%2Bp-ecZfu_zrztx%3DDa-9erV6O4A%40mail.gmail.com.

