You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am making some local changes and wanted to test my changes using a .exe generated by building it. Noticed that pyinstaller created .exe is about 34MB in my windows 11 but the .exe coming via "pip install" is a small 106KB. Want to know how the authors are building it or "pip install" is building it so lean?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am making some local changes and wanted to test my changes using a .exe generated by building it. Noticed that pyinstaller created .exe is about 34MB in my windows 11 but the .exe coming via "pip install" is a small 106KB. Want to know how the authors are building it or "pip install" is building it so lean?
Beta Was this translation helpful? Give feedback.
All reactions