I think this is the same issue as was discussed a few months ago:
See this
thread: https://groups.google.com/g/web2py/c/xYVWpDGLuzY/m/t9sBabWOAgAJ
Seems some issue between the custom importer and the urllib3 module.
Can you try once more, but also explicitly pip install *urllib3_secure_extra
*i
I believe web2py/gluon/shell.py", line 238 should use os.path.*abspath*
instead of *absdir*?
Unpacked and ran a clean version of web2py:
command: python web2py.py -B -S welcome -M
web2py Web Framework
Created by Massimo Di Pierro, Copyright 2007-2023
Version 2.25.1-stable+timestamp.2023.10.08.1
pip install urllib3_secure_extra
in my virtual env solved the problem.
Thank you Tom for pointing to the solution, I had missed that thread.
On October 27, 2023 at 16:59:18, Tom Clerckx (tcler...@gmail.com) wrote:
I think this is the same issue as was discussed a few months ago:
See this threa
3 matches
Mail list logo