Two problems: 1. When I checked out git://github.com/matysek/pyinstaller.git , I dont see a support directory in there anymore.
2. In my previous version that I had saved, when I removed the file ./support/rthooks/pyi_rth_twisted.py, I got a listenTCP Error even in the program that used to work without removing the file. Thanks. On Sunday, January 13, 2013 7:15:00 AM UTC-5, Martin Z wrote: > > I was thinking about a new wiki recipe. Thanks for reminder. > > Hartmut Goebel píše v So 12. 01. 2013 v 11:50 +0100: > > Am 12.01.2013 11:00, schrieb Martin Zibricky: > > > and at the top of your main script run code like > > > > > > from twisted.internet import protocol > > > import qtreactor > > > app = QApplication([]) > > > qtreactor.install(app) > > > > This would by a good case for a custom runtime-hook, we could provide, > > couldn't we? > > And for a wiki-entry describing this. > > > > @Ram: Would be great if you'd submit both a runtime-hook and a > > wiki-entry :-) > > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To view this discussion on the web visit https://groups.google.com/d/msg/pyinstaller/-/6KRcRD2cZh0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
