Replies: 1 comment 2 replies
-
That should work. Can you provide an example icon file that doesn't work? What version of Windows are you using? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried something like
pyinstaller -F -w --icon=icon.ico main.py
in my project directory. it does not change exe's icon? what is wrong?Beta Was this translation helpful? Give feedback.
All reactions