Seemingly out of nowhere, I now get the following error when I try to
import anything in python 2.3 (on Panther):
Fatal Python error: Interpreter not initialized (version mismatch?)
Abort trap
I'm not sure what I could have done to cause this. Any hints as to how
to get python working again are m
Hi all,
Following a bit of a hiatus, I'm now working on the next release of appscript.
Below is a rather rough first draft of a new chapter for the appscript
documentation that'll provide a basic whistle-stop tour of the concepts and
technologies behind application scripting. I'd appreciate any
On Oct 17, 2005, at 5:00 AM, Chris Fonnesbeck wrote:
> Seemingly out of nowhere, I now get the following error when I try to
> import anything in python 2.3 (on Panther):
>
> Fatal Python error: Interpreter not initialized (version mismatch?)
> Abort trap
>
> I'm not sure what I could have done t
I'm CC'ing 4suite and pythonmac-sig to hopefully have someone there with a
concrete answer.
On Monday 17 October 2005 2:23 pm, you wrote:
> It appears that somewhere during the compile process,
> "MACOSX_DEPLOYMENT_TARGET", an environment variable, is looked up,
> and 10.4 is an invalid value.
On Monday 17 October 2005 2:56 pm, Frank Steele wrote:
> On 10/17/05 4:49 PM, "Jeremy Kloth" <[EMAIL PROTECTED]> wrote:
> > I'm CC'ing 4suite and pythonmac-sig to hopefully have someone there with
> > a concrete answer.
> >
> > On Monday 17 October 2005 2:23 pm, you wrote:
> >> It appears that s