Re: [Pyobjc-dev] pyobjc 2.2 release
Brought to you by:
ronaldoussoren
From: Aahz <aa...@py...> - 2009-11-24 18:00:51
|
On Tue, Nov 24, 2009, Ronald Oussoren wrote: > On 24 Nov, 2009, at 17:44, Aahz wrote: >> On Tue, Nov 24, 2009, Ronald Oussoren wrote: >>> >>> Installation: easy_install pyobjc=2.2 >>> >>> NOTE: Do not upgrade the version of pyobjc that's shipped with OSX >>> (that is, don't use /usr/bin/easy_install to install), I'm not sure if >>> this version is fully compatible to that in OSX 10.6, let alone 10.5. >> >> What about 10.4? ;-) > > IIRC Apple didn't ship pyobjc with Tiger, it should be safe to > install/upgrade PyObjC on Tiger even when installing into Apple's > installation of Python. > > But then again, if you're using Tiger I'd advise you to do a seperate > install of Python anyway because Tiger and the included version of > Python are ancient ;-) The question was more whether we should expect pyobjc 2.2 to work with 10.4 (either built on 10.4 or built on 10.5/10.6 -- I'm interested more in building with 10.5/10.6 because that's what I'm currently doing). IIRC you said that there were problems and you weren't sure when you'd be getting to them. -- Aahz (aa...@py...) <*> http://www.pythoncraft.com/ The best way to get information on Usenet is not to ask a question, but to post the wrong information. |