Fatal Python error: Interpreter not initialized (version mismatch?)

Martin v. Löwis martin at v.loewis.de
Wed Mar 19 13:28:17 EST 2003


Kostyantyn Teplynskyy <kostya at mpi-magdeburg.mpg.de> writes:

> 	>> Fatal Python error: Interpreter not initialized (version mismatch?)
> 
> Maybe somebody know how to fix this problem,

Did you invoke Py_Initialize()?

Regards,
Martin




More information about the Python-list mailing list