Skip to content

standalone executable and installer #24

@starwindz

Description

@starwindz

pip install pyinstaller
pip install pillow
pyinstaller --onefile --windowed --add-data "images;images" --icon "images\icon.ico" pyberzerk.py

but looks icon.ico not applied. needs to be checked

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions