Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 236 Bytes

File metadata and controls

10 lines (8 loc) · 236 Bytes

Steps to create distributable

Avail TK Inter in the environment

sudo apt install python3-tk

Install CX Freeze

pip install cx_Freeze

Build Release

python setup.py build

export_distributable directory will be created