hi.
after using pyinstaller(from svn-trunk), running the appplication
shows the following:
args: ("'module' object has no attribute 'DynamicUILoader'",)
Traceback (most recent call last):
File "<string>", line 335, in <module>
File "<string>", line 122, in __init__
File "appl\buildappl\out1.pyz/ui.main", line 29, in __in
it__
File "appl\buildappl\out1.pyz/PyQt4.uic", line 93, in lo
adUi
AttributeError: 'module' object has no attribute
'DynamicUILoader'
any hints?
cheers,
alexander
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---