Open gtorino opened 2 years ago
Thank you for your comment. I tried it on windows 10 rel. 22H2 and was unable to reproduce the issue.
I have the same problem,on windows11 22H2
(<_winsdk_Windows_Foundation.HResult object at 0x0000019F557B6990>,)
I’m running into the same error, all was working fine until I selected to “hide all notifications from this application” on the notification settings. Unfortunately cannot seem to re-enable on the windows registry as there are no records with “show notifications” disabled.
Hi, I installed win11toast as usual, but if a even run a very simple script like this:
from win11toast import toast toast( 'Hello from Python')
I got the following error: _<_winsdk_WindowsFoundation.HResult object at 0x****8470>
Win11toast is the last one, 0.31. On my PC I have windows 10 rel. 22H2. Thanks in advance, Giuseppe