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
{{ message }}
Instantly share code, notes, and snippets.
Kamforka
Electrical and Automation engineer.
Mainly interested in security and software development.
[Python, Docker]
Problem trying to freeze an executable which imports distutils modules (directly or indirectly)
cxFreeze and distutils
Problem
When trying to freeze a script which imports any distutils module (for example, distutils.dist), the script fails at runtime with an exception like this: