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
The executable file created with py2exe is way too large (it includes the Python interpreter and all needed libraries). A more practical (compiled) solution is needed.
The executable file created with py2exe is way too large (it includes the Python interpreter and all needed libraries). A more practical (compiled) solution is needed.