Jan-23-2026, 02:36 PM
Hi
I am generating an windows EXE file from my python code for a while.
Today I wanted to check if the executable is binary identaical if I call pyinstaller twice as a clean build.
No the exe files are not identical. With out this I cant be sure that my EXE file is reproducable.
is there a way to enforce that?
Thx
I am generating an windows EXE file from my python code for a while.
Today I wanted to check if the executable is binary identaical if I call pyinstaller twice as a clean build.
No the exe files are not identical. With out this I cant be sure that my EXE file is reproducable.
is there a way to enforce that?
Thx
