I was using pyinstaller before to try and get my app with twisted as an executable, but I got this error when executing:
Traceback (most recent call last):
Add pkg_resources to your includes in your setup.py for cx_Freeze.
pkg_resources
includes