0

So I have tried to run the example scene in Manim by following this tutorial, but it keeps giving me a FileNotFoundError, why is that? What's annoying me is that the file that leads to the example scened does exist.

Bored Comedy
  • 187
  • 9

1 Answers1

0

Oh wait it works. Basically install ffmpeg, unzip it, and make sure you add it to your system variables path, not the user variable path. After I did that the example worked fine.

Bored Comedy
  • 187
  • 9