vanillahow

Results 12 comments of vanillahow

Having this same issue, cant open the app. https://pastebin.com/iivkhd0G Before that I got an error for ruamel.yaml module not existing when it is there in the venv in pycharm as...

I am running Catalina, I am going to try this out on bigSur on my M1 mac mini, I believe it will work on arm64 I guess?

Thank you man! I put this: ```py if __name__ == "__main__": notificationScheduler = NotificationScheduler() notificationScheduler.addNotificationRequest("Shoutout!", "Reminder", "You have a word of the day to check!") import Cocoa loop = Cocoa.NSRunLoop.currentRunLoop()...

How is the work going on that? I wish I could use UIKit to make a action for one of my `UNNotificationActionOptions` as .foreground. [This is what I want to...

Ahh I understand, since I made this comment I used `UNNotificationActionOptionForeground` as an action here: ```py # Actions for notification action_open = UN.UNNotificationAction.actionWithIdentifier_title_options_( "check", "Check", UN.UNNotificationActionOptions(UN.UNNotificationActionOptionForeground)) # Brings app to...

Yeah can't uninstall and/or reinstall the apps :/

I don't believe there isn't too much cost at all, they said they are sourcing now exclusively from Wikitonary. I forgot where I saw this but was definitely on the...

@akbayt I have no idea, hopefully the transition will complete sooner or later

What request did you put in URL?