[C++-sig] boost::python embedding error - runtime - Mac OS X - 1.38

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Thu Mar 5 22:26:09 CET 2009


>        Py_Finalize();


Boost.Python doesn't support Py_Finalize(). Could you try again without?
It is a long-standing known issue, e.g.
http://mail.python.org/pipermail/cplusplus-sig/2005-November/009543.html


More information about the Cplusplus-sig mailing list