I can create a .exe file for my application but when I run it, I get
Traceback (most recent call last):
File "<string>", line 14, in <module>
File "d:\cygwin\tmp\temp\pyinstaller-1.5-rc1\pyinstaller-1.5-
rc1\iu.py", line
455, in importHook
raise ImportError, "No module named %s" % fqname
ImportError: No module named PyQt4.QtCore
Any ideas on how to fix this?
--
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.