Hello,

I'm using PyINstaller to good effect on Windows and Linux.
It works fine some of the time, but it also often fails
with the same problem. The problem is that an import fails
(various random ones) intermittently. So sometimes it seems
to unpack and run fine, and other times it doesn't unpack
and run properly.

My guess is that there's some timing issue here which means
that a file is trying to be imported before it's unpacked
properly. Is this possible?

Thanks,
Mary.


      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to