[Pythonmac-SIG] PIL and Snow Leopard

2009-10-04 Thread Jerry LeVan
On Oct 2, 2009, at 7:40 PM, Bill Janssen wrote: Jerry LeVan wrote: Is building PIL on Snow Leopard 'easy' I have the apple python (32/64) installed and the python.org 2.6.2 (32 bit) version installed. Yes, I just build it with /usr/bin/python, and it works fine. Assuming you have Xcod

[Pythonmac-SIG] PIL and Snow Leopard

2009-10-04 Thread Jerry LeVan
On Oct 2, 2009, at 7:40 PM, Bill Janssen wrote: Jerry LeVan wrote: Is building PIL on Snow Leopard 'easy' I have the apple python (32/64) installed and the python.org 2.6.2 (32 bit) version installed. Yes, I just build it with /usr/bin/python, and it works fine. Assuming you have Xcode 3.2

Re: [Pythonmac-SIG] PIL and Snow Leopard

2009-10-04 Thread Robert Kern
On 2009-10-04 15:19 PM, Christopher Barker wrote: Clearly building PIL is an issue for you, but what about the other two? In particular, what wxPython issues are you having? I don't have Snow Leopard, but I'd like to know if there are wxPython issues for the future, and for when I distribute app

Re: [Pythonmac-SIG] PIL and Snow Leopard

2009-10-04 Thread Christopher Barker
Jerry LeVan wrote: Snow Leopard seems to have severely broken my WxPython Postgresql database browser tool... two or three queries and the app locks up or dies. I have been trying to 'spiff up' its parent, a Tkinter based browser, which still works except that I appear to have lost PIL, Image an

[Pythonmac-SIG] PIL and Snow Leopard

2009-10-03 Thread Jerry LeVan
From: Jerry LeVan Date: October 3, 2009 6:32:45 PM EDT To: Bill Janssen Cc: "pythonmac-sig@python.org" Subject: Re: [Pythonmac-SIG] PIL and Snow Leopard On Oct 2, 2009, at 7:40 PM, Bill Janssen wrote: Jerry LeVan wrote: Is building PIL on Snow Leopard 'easy' I h

Re: [Pythonmac-SIG] PIL and Snow Leopard

2009-10-03 Thread Jerry LeVan
On Oct 2, 2009, at 7:40 PM, Bill Janssen wrote: Jerry LeVan wrote: Is building PIL on Snow Leopard 'easy' I have the apple python (32/64) installed and the python.org 2.6.2 (32 bit) version installed. Yes, I just build it with /usr/bin/python, and it works fine. Assuming you have Xco

Re: [Pythonmac-SIG] PIL and Snow Leopard

2009-10-02 Thread Bill Janssen
Jerry LeVan wrote: > Is building PIL on Snow Leopard 'easy' I have the apple python (32/64) > installed and the python.org 2.6.2 (32 bit) version installed. Yes, I just build it with /usr/bin/python, and it works fine. Assuming you have Xcode 3.2 installed. Bill ___

Re: [Pythonmac-SIG] PIL and Snow Leopard

2009-10-02 Thread Ned Deily
In article , Jerry LeVan wrote: > Snow Leopard seems to have severely broken my WxPython Postgresql > database > browser tool... two or three queries and the app locks up or dies. > > I have been trying to 'spiff up' its parent, a Tkinter based browser, > which > still works except that I ap

[Pythonmac-SIG] PIL and Snow Leopard

2009-10-02 Thread Jerry LeVan
Snow Leopard seems to have severely broken my WxPython Postgresql database browser tool... two or three queries and the app locks up or dies. I have been trying to 'spiff up' its parent, a Tkinter based browser, which still works except that I appear to have lost PIL, Image and Image-Tk som