# install msys2 # update msys2 # install python && pip in msys2 # install GTK4 according to GTK website # 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