Elteoremadebeethoven/AnimationsWithManim

Manim Installation Unsuccesfull "IndexError: list index out of range"

mike090y9 opened this issue · 2 comments

after the installation of manim I tried to use the command line in the command promt

python -m manim example_scenes.py SquareToCircle -pl

this works just fine, the problem araise when i try to use the command

python -m manim example_scenes.py WriteStuff -pl

manim-idex-error

and then I got that, looking through different forums I found this

manim-idex-error2

I can tell that if I do as it is said it works for the WriteStuff, but then after even the most basic exercise related to text generation fails which remaind me of this

manim-idex-error3

Hey Mike, I also faced this problem when i was starting off with manim. The only way to solve this problem is to download and install all the tex packages form MikTex. It will definitely work after this step.

If you have any doubt, don't hesitate to share.. Would love to help