Hi,
I have an app where I am calling a web service asynchronously in a thread using
suds and concurrent.futures. On Windows (7) it hangs in the suds.client.Client
constructor when the app is packaged with PyInstaller. It also hangs if I use
threading.Thread instead of futures.
It works properly on OSX and when run from the command line or from
Eclipse/PyDev in Windows.
Does anyone know what the problem might be? How can I debug this in the packaged
app?
Glenn
--
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.