cx_Freeze crashing Python 3.7.0
Solution 1:
The fix for this bug exists: pull request 395: Compilation correct .pyc files for Python 3.7.0. You can apply it by hand to your existing installation.
The fix for this bug exists: pull request 395: Compilation correct .pyc files for Python 3.7.0. You can apply it by hand to your existing installation.