[C++-sig] Py++ - Maximum recursion depth exceeded?

Roman Yakovenko roman.yakovenko at gmail.com
Fri Jul 13 17:18:50 CEST 2007


On 7/13/07, Lawrence Spector <Lawrence.Spector at canfieldsci.com> wrote:
> When using the Pyplusplus_gui.pyw application, I get the following error:
>
> Error occurred during code generation process!
> Error:
> Maximum recursion depth exceeded
>
> Any idea what's going on and how to work around it?  Commenting out random method calls from my header file (doesn't seem to matter which ones) seems to resolve the problem, but obviously, it's less than ideal.

It could nice if you can send me the stack. Also can you try the
latest SVN version?
I fixed bug with infinite recursion right after I released the 0.9

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the Cplusplus-sig mailing list