I have created an executable using pyinstaller. I am using tkinter, xlxswriter, numpy and pandas modules but the "dist" folder containing good executable is over 600 mb, which looks too big in my opinion, but maybe it is supposed to be like that. Anything in "build" folder does not work. I am assuming I need to share the whole "dist" folder for others to use my app.
Is this normal that is so big or am I missing something?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…