On dom, 2009-03-29 at 12:48 -0700, samc wrote:
> Hi,
> 
> While the FAQ and documentation say that .egg files are fully
> supported in PyInstaller Trunk, that hasn't been my experience.
> 
> I had been trying to chase down run-time ImportErrors (No module named
> %s) and noticed when I switched from a single executable to directory-
> style output that the .egg files I needed were in place in the dist
> directory. When I then unzipped these eggs in site-packages and ran my
> build again everything worked.
> 
> I can provide more details if needed, but I wanted to make sure you
> were aware of this.

As far as I know, .egg files should be fully supported in one-file
builds, but are still bugged in one-directory builds.

If you had troubles with .egg files and single-file builds, I would be
pleased to gather more details and fix the bugs.
-- 
Giovanni Bajo
Develer S.r.l.
http://www.develer.com



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