On Friday, June 7, 2019 at 2:37:54 AM UTC-7, lucas wrote: > > i can not for the life of me figure out where to change to the python3.5 > environment for web2py. i tried changing the python symbolic link, and > changed to python3.5 in multiple files under web2py main directory, uwsgi, > etc., but i can not get web2py to boot straight into python3.5. where is > the secret spot. i'm using nginx 1.10.3 and uwsgi 2.0.14 and the > wsgihandler.py properly, etc. lucas >
You may not be able to do it with a distro build of uwsgi. a quick Google (tm) search found Stack Overflow articles, one of which pointed to <URL:https://uwsgi-docs.readthedocs.io/en/latest/WSGIquickstart.html#bonus-multiple-python-versions-for-the-same-uwsgi-binary> /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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/603b7bf4-e96e-49ea-bb72-dcc2abc0d8ba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

