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

[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