cx_Freeze encodings for creating macOS application cx_Freeze encodings for creating macOS application selenium selenium

cx_Freeze encodings for creating macOS application


I had the same problem.

The solution was to upgrade cxfreeze to the latest version, i.e do the following steps-

pip install -U cx_Freeze==6.0.b1