On 14/04/2007 14.19, palo wrote: >> First, can you run ArchiveViewer onto the final executable, type "O out1.pyz" >> to open the internal PYZ file, and then see if the encodings packages is >> present in the list? I'll paste my session to show you what I mean: >> [snip] > > Yes, I have all the encoding packages there.
Can you compare the full list of modules I posted to the mailing list to the list of modules produced on your computer? Is there any difference? Go to iu.py, importHook() function at line 274. There are several commented print statements in the function. Uncomment them, rebuild the executable, and show the full output produced by it. Thanks! -- Giovanni Bajo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
