Last week I upgraded my development environment from Mac OS X Mavericks - Python 2.7 - Web2py 2.14.5 to
Mac OS X Catalina - Python 2.7 - Web2py 2.14.5, since then I have the following issue:
Created by Massimo Di Pierro, Copyright 2007-2019
Version 2.14.5-stable+timestamp.2016.04.14.03.26.16
Database drivers available: sqlite3, imaplib, pyodbc, pymysql, pg8000
DEPRECATION WARNING: The system version of Tk is deprecated and may be removed in a future release. Please don't rely on it. Set TK_SILENCE_DEPRECATION=1 to suppress this warning.
please visit:
http://127.0.0.1:8000/starting browser...
Illegal instruction: 4
It is nearly impossible to work with Web2py, when I start the server, after a few minutes Python quits with the Illegal Instruction 4 error.
Is there a way to fix this issue?
Kind regards,
Annet