Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ""pyinstaller
- pip install pyinstaller
- pyinstaller -w [your python file]
- pyinstaller -i [icon file location] [python file location[
- pyinstaller -w -F i- [icon file] [python file]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement