Re: [Pyobjc-dev] PyObjC and WebKits
Brought to you by:
ronaldoussoren
|
From: Luc H. <lu...@ho...> - 2007-12-05 15:22:43
|
On 5 d=E9c. 07, at 16:13, Tommy Grav wrote: > The problem seems to be that the WebKit Framework is not found by the > install script. It is present and located in /System/Library/=20 > Frameworks/ > WebKit.framework/ How can I get the code to find this framework? The WebKit framework is correctly found by the install script, the =20 problem is that PyObjC 1.4 is not compatible with the WebKit =20 framework of Safari 3, which was a "forced" update in OS X 10.4.11. Your only solution as far as I know is to go back to OS X 10.4.10. Or =20= wait until PyObjC 2 is made compatible with OS X 10.4.x. --=20 Luc Heinrich |