git clone https://github.com/yuckdevchan/palculatorcd palculatorsudo pip3 install pyinstallerpyinstaller --onefile palc.pyFollow this guide on the PyGObject Documentation:
Then in the msys2 command prompt, run
pacman -Sy mingw-w64-python-pippip install pyinstallerThen change directory into the palculator source code folder and run this command:
pyinstaller palc.pycd dist./palc