from os import system system("pyinstaller -w -i ./gui/ressources/icon.ico main.py")