I have compiled a python program into an executable using py2exe. This execuatbale works well in my laptop, but when I copy this exact same directory into another computer and run the executable it does not work.
I would repeat that the files are the same in both computers, could anyone explain where am I making a mistake
