As far as the compile issue, I applied the patch you sent over and it worked perfectly. I'll test out the new build of Pyinstaller on a virgin PIL install on another computer when I get home. One thing I'm wondering: your patch patched a file in the PIL folder (spider something), does the new build of Pyinstaller do that on installation, or have you made that unnecessary?
On 7/18/06, Giovanni Bajo <[EMAIL PROTECTED]> wrote:
Giovanni Bajo wrote:
>> there was a problem with packaging applications with PIL. The bug was
>> actually in the Python's import machinery (probably introduced in
>> later Python versions), but still something was not going on
>> correctly. I corrected the issue and verified that a simple PIL
>> application can now be built.
Committed as r281 (thanks William for fixing the server).
Alec, can you verify if your application work now? Do you need some help
with the font issue too?
--
Giovanni Bajo
_______________________________________________
PyInstaller mailing list
[email protected]
http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
_______________________________________________ PyInstaller mailing list [email protected] http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
