Skip to content

Releases: bedalus/4colour

v1.0.0

21 Apr 23:16

Choose a tag to compare

Windows 64-bit executable compiled using nuitka: https://nuitka.net/user-documentation/

Tkinter isn't supported yet for compilation using python 3.13 so I went back to 3.12, i.e.

py.exe -3.12 -m nuitka canvas_app.py --mode=onefile --enable-plugin=tk-inter \
  --follow-imports --include-package-data=package_name

For more detail, see the ReadMe: https://github.com/bedalus/4colour?tab=readme-ov-file#4colour---visual-four-colour-theorem-implementation