diff --git a/mainwindow.spec b/mainwindow.spec index 838bcd8..33aacc8 100644 --- a/mainwindow.spec +++ b/mainwindow.spec @@ -35,7 +35,7 @@ exe = EXE( upx=True, upx_exclude=[], runtime_tmpdir=None, - console=False, + console=True, disable_windowed_traceback=False, argv_emulation=False, target_arch=None,