Hi, is there already a script for making web2py, python3 and uwsgi work together ?
please create it at: web2py/scripts/* Em quarta-feira, 23 de agosto de 2017 12:53:49 UTC-3, Henri Chapelle escreveu: > > Hi, > I can't get web2py to work with uwsgi and python3. > Does anybody succeeded with a similar setup ? > > From what I see by searching the internet and my tests, uwsgi doesn't > accept unicode text for headers (need to be latin1 encoded text). > All the pages have 0bytes in the log. > > My setup is working well with python2 and uwsgi tough. > > Is there an easy way to make web2py, python3 and uwsgi work together ? > > Regards, > Henri > -- 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]. For more options, visit https://groups.google.com/d/optout.

