News

I am trying to make a PyQt6 application and run it on another Windows 10 computer which doesn't have python installed. I can build the exe file with pyinstaller and run it well on the build computer.