"Fatal Python Error" Need Help

Ned Deily nad at acm.org
Tue Apr 19 11:52:26 EDT 2011


In article <BANLkTimr2GOozgOXSTobjF5JuR+3CxgV_g at mail.gmail.com>,
 Yogesh Gupta <yogesh.gupta25 at gmail.com> wrote:
> I am trying to run a python based program on MacOSX, which needs following
> packages
> 
> numpy
> PIL
> matplotlib
> 
> I can successfully import all 3 using python2.5 (only using /sw64/bin/python
> or /sw64/bin/python2.5) , although i have python2.6 and 2.7 installed. I get
> following error when in run executable:
> 
> *"Fatal Python error: Interpreter not initialized (version mismatch?)
> Abort trap*"
> 
> Seems like a correct python version needs to be defined somewhere, that i am
> unable to find.

No, you have a more serious problem.  From the paths displayed, I'm 
guessing you used Fink to install those Pythons and packages.  You may 
want to ask on the Fink mailing lists or IRC channel.

http://www.finkproject.org/help/index.php?phpLang=en

-- 
 Ned Deily,
 nad at acm.org




More information about the Python-list mailing list