-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Winsdk error #10
Comments
Thank you for your comment. I tried it on windows 10 rel. 22H2 and was unable to reproduce the issue. 2022-11-28-10-44-44.mp4 |
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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_Windows_Foundation.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
The text was updated successfully, but these errors were encountered: