Can you try once more? On Wed, 25 Oct 2023 at 23:03, Al Ex <ab22...@gmail.com> wrote:
> I tried with a new installation of web2py > > $ git clone --recursive https://github.com/web2py/web2py.git > > > It gives the same error > > ***************************************************** > ERROR:Rocket.Errors.Thread-11:Traceback (most recent call last): > > File "/Users/z/Documents/web2py/gluon/rocket.py", line 1347, in run > self.run_app(conn) > > File "/Users/z/Documents/web2py/gluon/rocket.py", line 1865, in run_app > output = self.app(environ, self.start_response) > > File "/Users/z/Documents/web2py/gluon/main.py", line 688, in > app_with_logging > ret[0] = wsgiapp(environ, responder2) > > File "/Users/z/Documents/web2py/gluon/main.py", line 600, in wsgibase > return http_response.to(responder, env=env) > > File "/Users/z/Documents/web2py/gluon/http.py", line 127, in to > responder(status, rheaders) > > File "/Users/z/Documents/web2py/gluon/main.py", line 683, in responder2 > return responder(s, h) > > File "/Users/z/Documents/web2py/gluon/rocket.py", line 1827, in > start_response > self.header_set = Headers(response_headers) > > File > "/Users/z/.pyenv/versions/3.10.2/lib/python3.10/wsgiref/headers.py", line > 39, in __init__ > self._convert_string_type(v) > > File > "/Users/z/.pyenv/versions/3.10.2/lib/python3.10/wsgiref/headers.py", line > 45, in _convert_string_type > raise AssertionError("Header names/values must be" > > AssertionError: Header names/values must be of type str (got 50) > > On October 26, 2023 at 14:43:28, Massimo Di Pierro ( > massimo.dipie...@gmail.com) wrote: > > I believe this is now fixed in master, thanks to Carlos' suggestion. Can > you please give it a try? > > On Monday, 23 October 2023 at 13:30:34 UTC-7 alex wrote: > >> Hi, Running web2py in virtualenviroment (python 3.9.5, it happens also in >> python 3.10.10) >> >> ---------------------------- >> >> ERROR:Rocket.Errors.Thread-3:Traceback (most recent call last): >> >> File "/Users/z/dev/web2py/gluon/rocket.py", line 1294, in run >> self.run_app(conn) >> >> File "/Users/z/dev/web2py/gluon/rocket.py", line 1796, in run_app >> output = self.app(environ, self.start_response) >> >> File "/Users/z/dev/web2py/gluon/main.py", line 648, in app_with_logging >> ret[0] = wsgiapp(environ, responder2) >> >> File "/Users/z/dev/web2py/gluon/main.py", line 562, in wsgibase >> return http_response.to(responder, env=env) >> >> File "/Users/z/dev/web2py/gluon/http.py", line 129, in to >> responder(status, rheaders) >> >> File "/Users/z/dev/web2py/gluon/main.py", line 643, in responder2 >> return responder(s, h) >> >> File "/Users/z/dev/web2py/gluon/rocket.py", line 1759, in start_response >> self.header_set = Headers(response_headers) >> >> File "/Users/z/.pyenv/versions/3.9.5/lib/python3.9/wsgiref/headers.py", >> line 39, in __init__ >> self._convert_string_type(v) >> >> File "/Users/z/.pyenv/versions/3.9.5/lib/python3.9/wsgiref/headers.py", >> line 45, in _convert_string_type >> raise AssertionError("Header names/values must be" >> >> AssertionError: Header names/values must be of type str (got 50) >> >> ---------------------------- >> Any hints? >> Thank you >> > -- > 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. > To view this discussion on the web visit > https://groups.google.com/d/msgid/web2py/2f971066-7e75-440e-80e0-cc132afacc93n%40googlegroups.com > <https://groups.google.com/d/msgid/web2py/2f971066-7e75-440e-80e0-cc132afacc93n%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 web2py+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/CAJYrZrmV7wEAJKRKDQq%3DMwP31%3Dv_W2qg0-zp_tGMq5_OaJdhHA%40mail.gmail.com.