Nathan Weston píše v Pá 08. 10. 2010 v 16:10 -0400:
> it works
> correctly when I run the .py file directly. Is there a workaround for
> this?
Yes, it is.
put the following lines somewhere at the top in
file ./trunk/support/rthooks/pyi_rth_qt4plugins.py
import sip
sip.setapi('QString', 2)
sip.setapi('QVariant', 2)
--
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
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.