Hi, folks, I have been using PyInstaller on Linux for a while. We build a wxPython based GUI program. The final single image is about 10+ MB. The unzipped files in /tmp directory for each running instance of our program is about 50+ MB. After I try to lunch a few times, the total size of the temp directories added up to a few hundred MBs.
I consult the user PyInstaller user manaul. But I failed to find the relevant information? My question are 1) when will the temp directory get clean up? 2) Who is doing the cleanup? Also, How about on Windows? We will be release the Windows based application too. Best regards Scott --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
