winotify
winotify copied to clipboard
register_callback function not working with pyinstaller
Describe the bug
I'm trying to use Pyinstaller together with the notification library, it shows the notification normally, audio, etc., but when I try to use launch with the callback function, it doesn't run
To Reproduce Steps to reproduce the behavior:
- Create a file with
launch=button_callbackin notification - Generate a exe file with pyinstaller
- Execute the executable
- See error
Expected behavior It is expected that when clicking on the action, the function will be called in the same way as when starting the project using Python
Desktop (please complete the following information):
- Windows 11
- Windows Powershell Version 5.1.26100.2161