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

Lawrence Spector Lawrence.Spector at CanfieldSci.com
Mon Jul 16 15:25:47 CEST 2007


I installed the newest SVN version, and so far the infinite recursion hasn't occurred since installing.  So that may have taken care of it.  I'll let you know if I encounter it again.

Thanks,

Lawrence

-----Original Message-----
From: c++-sig-bounces at python.org [mailto:c++-sig-bounces at python.org] On Behalf Of Roman Yakovenko
Sent: Friday, July 13, 2007 11:19 AM
To: Development of Python/C++ integration
Subject: Re: [C++-sig] Py++ - Maximum recursion depth exceeded?

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/
_______________________________________________
C++-sig mailing list
C++-sig at python.org
http://mail.python.org/mailman/listinfo/c++-sig



More information about the Cplusplus-sig mailing list