Releases: kahngjoonkoh/RandomShapeGenerator
Releases · kahngjoonkoh/RandomShapeGenerator
RandomShapeGenerator
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