This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that ...
Create .exe by running this command in the main project directory: pyinstaller --icon "images/mycon.ico" --add-data "images;images" -w app.py root.iconbitmap("images ...