# install msys2 # update msys2 # install python && pip in msys2 # install customtkinter pip package # install nuitka (in msys2) # add python (usually: C:\msys2\bin) to system variable PATH # restart computer, and if done well you should be able to build and run this app