Why my exe disappear when it minimize after pyInstaller
When testing the code in the console it runs normally and all the functions work properly and after pyInstaller the problem comes. When I press the Minimize button, instead of appearing in the system tray, the icon disappears and in general the program is not in a window, but it works in the background? If anyone can help 🙂
I only tried with update pyInstaller and pystray, have no Idea what to do..