sheagcraig / yo

Send Notification Center messages from the command line
Apache License 2.0
384 stars 44 forks source link

Missing python #58

Open drwingnut opened 1 year ago

drwingnut commented 1 year ago

Getting "/usr/local/bin/yo_scheduler: bad interpreter: /usr/bin/python: no such file or directory" when trying to run yo_scheduler in Monterey (macOS 12.6). Is there a quick way to make it use the python3 interpreter instead?

sphen13 commented 1 year ago

python is no longer bundled with macOS after 12.3. I would recommend you look at something like this:

https://github.com/macadmins/python

charliwest commented 1 year ago

Considering this hasn't been updated since 2019 I think better to look elsewhere:- https://datajar.co.uk/announcing-notifier/ https://github.com/IBM/mac-ibm-notifications https://github.com/bartreardon/swiftDialog