[Pythonmac-SIG] Installing py-appscript on Snow Leopard
Ned Deily
nad at acm.org
Mon Nov 16 21:48:28 CET 2009
In article <4B012F1E.30609 at llaisdy.com>,
Ivan Uemlianin <ivan at llaisdy.com> wrote:
[...]
> My hunch is that the line
>
> Compiling with an SDK that doesn't seem to exist:
> /Developer/SDKs/MacOSX10.4u.sdk
>
>
> is the clue. I have SDKs for 10.5 and 10.6 but not 10.4u. I grepped
> through the source for appscript-0.20.0 but couldn't find anything to edit.
>
> Can I compile appscript with a different sdk? Is something else the
> problem? Has anyone else solved this?
You need the 10.4u SDK to build extensions for python.org pythons. The
10.4u SDK is available as part of the Xcode installer package on the
Snow Leopard installation DVD but it is not installed by default. Just
go back and do a custom install of Xcode.
--
Ned Deily,
nad at acm.org
More information about the Pythonmac-SIG
mailing list