uWSGI is very cool, but since you are on Raspbian maybe gunicorn is more suitable?
https://dzone.com/articles/a-performance-analysis-of-python-wsgi-servers-part On Saturday, June 8, 2019 at 12:12:58 AM UTC+3, Dave S wrote: > > > > 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/edffced5-6b86-45b0-b3be-a0b9d6f7d775%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

