Paarth Siloiya

Results 2 comments of Paarth Siloiya

I don't understand what you are trying to describe is the problem. The code you provided works fine for `run_time=2` and `run_time=2.0`. My python version is **3.13.5** and the manim...

I have got no idea why the recursion depth is getting exceeded. I read through the error and the documentation. But i found a hack-fix for this ```python class Test(Scene):...