Re: twisted and py2exe

2008-10-16 Thread Waldemar Osuch
On Oct 16, 11:47 am, Linnorm <[EMAIL PROTECTED]> wrote: > I've written an app using twisted to create an ssh forwarding tunnel > for our erp app.  When I run it with the interpreter it works > perfectly, but when I package it up with py2exe it looks like the > tunnel never gets created.  I don't ge

twisted and py2exe

2008-10-16 Thread Linnorm
I've written an app using twisted to create an ssh forwarding tunnel for our erp app. When I run it with the interpreter it works perfectly, but when I package it up with py2exe it looks like the tunnel never gets created. I don't get any exceptions during the build, but I do get the following: