Re: [Pythonmac-SIG] Building python 2.4.3 on OSX 10.3.9

2006-07-10 Thread Michael Glassford
Michael Glassford wrote: > Ronald Oussoren wrote: >> On Jul 8, 2006, at 5:27 PM, Piet van Oostrum wrote: >> Michael Glassford <[EMAIL PROTECTED]> (MG) wrote: MG> As far as I can tell, XCode isn't installed at all. I ran the XCode 2.3 MG> installer, but it says "You can only

Re: [Pythonmac-SIG] No module named appscript

2006-07-10 Thread Jani H Lahtinen
has wrote: > Jani Lahtinen wrote: > > >> I just installed the AppScript to my PPC mac from the dmg-file, but >> when I try to import appscript I get: >> >> > from appscript import * > >> Traceback (most recent call last): >> File "", line 1, in ? >> ImportError: No mod