Jak zmienić ikonę pliku Python Exe
when building python file:
Note: file must be of type .ico
pyinstaller hello.py --icon=icon.ico
MunchDuster
when building python file:
Note: file must be of type .ico
pyinstaller hello.py --icon=icon.ico