View Single Post
Old 08-04-2022, 05:09 AM   #12
Vaccio
Junior Member
Vaccio began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Aug 2022
Device: Kindle
Quote:
Originally Posted by kovidgoyal View Post
That indicates its crashing very early in the startup process before the Application object has even been fully constructed. If you want to debug further you will need to run from source. Its crashing somewhere between lines 1105 and 1123 in gui2/__init__.py and some print statements in those lines to see exactly where.
Thank you, how can i do this?
Vaccio is offline   Reply With Quote