I created an apps program using python, and compile it to executable file using nuitka, in my pc, the file works 100%, but when I share it to other pc (which has the updated python version), it is encountering error:
why ?
I tried to copy the python311.dll to that PC, still not working