I converted an empty Python file to an exe file with the pyinstaller library, and the exe file size was 6.694 MB. Why was the size of the exe file so large even though the Python file was empty and there was no reference to it? really why?
question from:https://stackoverflow.com/questions/65880874/why-are-python-exe-files-so-large