rumps
rumps copied to clipboard
rumps.alert crashes app if called from cli
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