I am converting a Tkinter GUI python program to .exe file using pyinstaller, while converting if i use -windowed tag my system is flashing it as a virus and my antivirus is halting the process and even without the antivirus, windows defender is causing the same issue:


I tried bypassing the antivirus but it still is causing issues.
Can someone suggest me some other way to convert .py file to .exe or could help me rectify this issue it would be great!!
Источник: https://stackoverflow.com/questions/781 ... shing-as-a