Closed dstromberg closed 9 months ago
Hey @dstromberg,
Have you checked the documentation and checked your settings in MacOS? Here we have a screenshot of what your settings should look like. Maybe you did not whitelist python to show notifications; https://jorricks.github.io/macos-notifications/faq/
I'm using homebrew CPython 3.10, macos-notifications 0.1.5 and MacOS 12.6 on an Intel Mac.
This script is what I'm using to test macos-notifications:
I'm running it with:
/usr/local/bin/python3.10 tst
But no notification comes up.
Any suggestions?
Thanks!