+ 2
How to set icon in pyinstaller?
For converting python file to exe file we use pyinstaller and give command "pyinstaller - - one file app.py" But how can I set the icon using pyinstaller
1 Réponse
+ 2
pyinstaller -i ICON_PATH ...
Check this out for more info:
https://youtu.be/lOIJIk_maO4