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):
When I add 'pkg_resources' in includes and run the cx_freeze script, I only get these first two lines and it stays here :
running build
running build_exe