julienXX / terminal-notifier

Send User Notifications on macOS from the command-line.
Other
6.36k stars 331 forks source link

Fail to pop up when trigger in python subprogess with crontab -e #298

Closed mobilelifeful closed 1 year ago

mobilelifeful commented 1 year ago

Please check everything that applies to your issue:

To help us debug your issue please include:

python3 tt.py ok but with crontab -e /15 * /usr/local/bin/python3 /Users/x/dev/tt.py

failed

Common issues and solution:

Thanks!

viranribic commented 1 year ago

I'm facing the exact same issue on "macOS Ventura 13.0", on latest "terminal-notifier 2.0.0". What was the solution that closed this issue?