Hi, we&#39;re trying to using pyinstaller to create single-directory distributions of our Twisted/python server on Linux. Wondering if anyone has accomplished this? I googled and checked the archives, but there seems to be no concrete information available.<br>

<br>I&#39;m real new to pyinstaller and not really familiar with twisted internals, so not sure where to start with this, particularly whether to package our_server.tac, or the twistd script, or the our_server.py as the starting point to bundle all of this stuff together. If anyone&#39;s done this successfully, or failed miserably, would be interested in getting details.<br>

Thanks,<br>Ken<br>