rumps.alert crashes app if called from cli
Opened this issue · 0 comments
JoshPaulie commented
Have an odd situation where rumps.alert("test")
works after the application is "built" (bundled with Py2App), but freezes the app when I try to run the app from the cli (i.e. python main.py
)
The "frozen" app isn't exitable with Ctrl+D, and seems to be waiting for rumps.quit_application