[web2py] No Version file in 3.0.8 or 3.0.9 as were in 2.x

2024-12-16 Thread 'jimka...@yahoo.com' via web2py-users
Hi, Minor issue but my app looks for the file as part of displaying application Meta Data - e.g. App version, Python Version, web2py version, last backup, etc Thanks -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - h

[web2py] Re: web2py 3.0.8 bug

2024-12-16 Thread Horst Horst
Thanks Simon! Py 3.12 indeed works. simon...@gmail.com schrieb am Freitag, 13. Dezember 2024 um 15:12:47 UTC+1: > cgi is removed in python 3.13. Web2Py was only tested in python 3.12, as > fas as I know. > > There is a legacy-cgi package on pypy that might help you: > > https://stackoverflow.com