That bug is gone now, but PyQT does not even fire up. :( No error at all. Just no output or window.
Thanks. On Thursday, January 10, 2013 5:46:22 PM UTC-5, Martin Z wrote: > > Ram píše v St 09. 01. 2013 v 20:22 -0800: > > setup_logging_server AttributeError: 'module' object has no attribute > > 'listenTCP' > > > > (listenTCP is a function in Twisted 12.3 reactor) Any ideas how to fix > > this? This runs with an earlier version of pyinstaller I have. > > Please test again with my latest branch. > > I added there a rthook for twisted module and the following example is > now working for me with pyinstaller: > > > http://twistedmatrix.com/documents/current/conch/examples/sshsimpleserver.py > > > -- 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/-/IsnMXg-XRsUJ. 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.
