I\'ve packaged main_app.exe under Windows 10 by:
main_app.exe
Windows 10
pyinstaller --clean --icon=icon-1024.ico main_app.py -D
Then add <