3b1b / manim

Animation engine for explanatory math videos
MIT License
62.64k stars 5.81k forks source link

LaTeX compilation error: LaTeX Error: File `standalone.cls' not found. #2133

Open Lay-Yin opened 4 months ago

Lay-Yin commented 4 months ago

I've installed TinyTeX by chocolatey choco install manim-latex. It is a dedicated package for Manim based on TinyTeX which contains all the required packages that Manim interacts with. After installation, my code couldn't run because of " You do not have package standalone.cls installed." image Any possible solution would be welcome and appreciated!

Environment

Win11 Manim CE python 3.11.9