Skip to content

Releases: kahngjoonkoh/RandomShapeGenerator

RandomShapeGenerator

26 Jul 20:32
92d70af

Choose a tag to compare

pyinstaller --onefile --paths "venv/Lib/site-packages" -w --icon="icon.ico" --add-data "icon
.ico;." main.py

Icon has to be in the same directory of the executable