>From the output I see that you tested the test.py file from the root folder of papyon. And it worked fine.
I already told you that I did that too, and it worked for me too. But it doesn't work when I add those 3 lines to the script: PyQt4 import * from PyQt4.QtGui import * from PyQt4.QtCore import * Or maybe you did add them? :s Also, could you pastebin the script that you used to test it, please? Regards -- alexandernst -- 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.
