[C++-sig] Fatal Python error: Interpreter not initialized (version mismatch?)

Stefan Seefeld seefeld at sympatico.ca
Thu Mar 20 20:34:06 CET 2008


Matthew Scouten wrote:
> No one can help me? This is an odd error.  It only comes up when I am 
> running debug python.should I be asking a more general python group?

Didn't David answer this question already ?

You need to make sure boost.python as well as your application / modules 
are compiled against the same python library, as debug and release 
versions aren't binary-compatible.

Regards,
		Stefan

-- 

       ...ich hab' noch einen Koffer in Berlin...



More information about the Cplusplus-sig mailing list