[ I used translator ]
I want to get the name of the exe file made from Pyinstaller.
I tried os.path.basename(__file__) , but i returned python fi
os.path.basename(__file__)