loyage
Results
1
comments of
loyage
I solved it by commenting out all `@staticmethod` line in file `mobject.py` and `scene.py`. In your environment, they are: ``` "E:\manim\manimlib\mobject\mobject.py" "E:\manim\manimlib\scene\scene.py" ``` So try to replace all the `@staticmethod`...