Re: [Pyobjc-dev] pyobjc 2.2 release
Brought to you by:
ronaldoussoren
From: Ronald O. <ron...@ma...> - 2009-11-24 17:43:08
|
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 ;-) Ronald |