TigerPython-Parser icon indicating copy to clipboard operation
TigerPython-Parser copied to clipboard

Maximum call stack size error

Open Matthieu-BRANTHOME opened this issue 4 years ago • 1 comments
trafficstars

Hi Tobias,

When testing my application in the classroom, one student encountered this problem:

PXL_20211004_094922605

I unfortunately don't have the Python code that caused the error, but if the error comes back, I will try to collect the Python code that causes this problem.

Any idea of what the problem is? Maybe a recurring call with no break cases?

Thks,

Matthieu

Matthieu-BRANTHOME avatar Oct 04 '21 19:10 Matthieu-BRANTHOME

I tried to figure out what might be the cause. Unfortunately I really do not have enough information to chase it down. I fear you really would have to offer an example program.

Tobias-Kohn avatar Mar 22 '22 19:03 Tobias-Kohn