#62: Fix the usage of pkg_resources in bundled egg files (onefile mode). ---------------------------------------+------------------------------------ Reporter: [email protected] | Owner: giovannibajo Type: defect | Status: closed Priority: normal | Milestone: PyInstaller 1.4 Component: PyInstaller | Version: PyInstaller 1.2 Severity: blocker | Resolution: fixed Keywords: egg pkg_resources onefile | ---------------------------------------+------------------------------------ Changes (by giovannibajo):
* status: new => closed * resolution: => fixed Comment: This is reasonable. I don't specifically like that .egg files are uncompressed just like data files: it would be much better if they were kept within the PYZ archive and accessed from there. But this doesn't mean that we shouldn't totally fix their support the way it works now. Committed in [669]. -- Ticket URL: <http://www.pyinstaller.org/ticket/62#comment:1> Pyinstaller <http://www.pyinstaller.org> PyInstaller Project --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
