hello i have made the executable under linux if i run it in the machine where i have made it all work. but if i run it in a different linux machine i get this error: Traceback (most recent call last): File "<string>", line 3, in <module> ImportError: cannot import name QtGui The program is made with the qt, the machine where i get the error have also installed the qt and pyqt not the same version of the one where i have developped the software. How i can do for solve the problem.
Thanks Luca --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
