Re: [Pythonmac-SIG] py2app mac

2008-05-12 Thread DavidW
This is good news indeed, and will create great waves, if not a tsunami (sorry Christopher:-) I've been 1/2 following this thread since I found the 1.1.6 (?) PIL downloaded lib interfered with gcc through scons and I had to ditch it. Please post a message when the package has been successfully

Re: [Pythonmac-SIG] py2app mac

2008-05-12 Thread Mariano Di Felice
Hi Chris, The app crash when I run in another PC Mac... but don't worry, I've found ( another one!!! ) what's wrong: psyco with elementtree cause crash!!! I don't believe to, but it is!!! and don't ask me why, please...;) well, after this risconcerting news, I've found another problem un

Re: [Pythonmac-SIG] py2app mac

2008-05-12 Thread Christopher Barker
Mariano Di Felice wrote: Well Christopher, VERY GREAT!!! I've installed Universal PIL from your link, and now I've solved my initial problem. Good to hear. It is a trick to build PIL properly for a Universal Python. I've been doing some work to try to make it easier (and to get binaries up

Re: [Pythonmac-SIG] py2app mac

2008-05-09 Thread Christopher Barker
Mariano Di Felice wrote: I compile this on a mac PC Intel Minimac with OS Tiger version 10.4.11 But when I run my test.app into another MAC ( this is a MAC PPC Tiger without PIL, wxpython, etc etc ), I have more problems: if I don't include any package, I obtain: ImportError: The _imag