Re: [Pyobjc-dev] ValueError: Unknown typestr
Brought to you by:
ronaldoussoren
From: Aahz <aa...@py...> - 2010-05-07 00:28:29
|
On Fri, May 07, 2010, Luc Heinrich wrote: > > Maintaining Miro on 10.4, 10.5 and 10.6 has become a real pain lately > and since we are introducing several dependencies which only work on > 10.5 and upward, we are finally ditching 10.4 support. Yay for PyObjC > 2 instead of PyObjC 1.4, yay for Python 2.5 or 2.6 instead of 2.4, > etc. However, producing a PyObjC application which runs on both 10.5 > and 10.6 seems to cause an equal amount of problems, which I frankly > wasn't expecting. You need to use PyObjC 2.2 built on 10.5 IME -- see archives. -- Aahz (aa...@py...) <*> http://www.pythoncraft.com/ "It is easier to optimize correct code than to correct optimized code." --Bill Harlan |