Abhishek Ranjan píše v Pá 02. 08. 2013 v 10:24 -0700:
> what instructions would you be providing for option 2 ? Will it be to
> remove the rt hook or something else? 

Could you try in your app code like this?


import sys
del sys.modules['twisted.internet.reactor']
import qt4reactor
qt4reactor.install()

-- 
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/groups/opt_out.


Reply via email to