[Pythonmac-SIG] version mismatch error

2005-10-17 Thread Chris Fonnesbeck
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

[Pythonmac-SIG] [appscript] requesting feedback

2005-10-17 Thread has
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

Re: [Pythonmac-SIG] version mismatch error

2005-10-17 Thread Bob Ippolito
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

Re: [Pythonmac-SIG] [4suite-dev] Build Errors on Mac OS X (Tiger)

2005-10-17 Thread Jeremy Kloth
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.

Re: [Pythonmac-SIG] [4suite] Re: [4suite-dev] Build Errors on Mac OS X (Tiger)

2005-10-17 Thread Jeremy Kloth
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