1.下载scoop之后,依据https://github.com/3b1b/manim/blob/master/README.md的内容
分别安装了FFmpeg和MiKTeX
并且使用git clone 了manim的包
2. 在第三步的后面几步卡住了,cd manim 我没有理解到哪个manim文件夹
cd到了在conda 中创建的 envs 的manim中的manimlib 所在的manim文件夹
使用pip instal -e 失败 报了几个error 我没看懂
3.直接使用manimgl example_scenes.py OpeningManimExample进行测试
显示出了一部分视频,并没加载完全部,加载过程中报了两个Error,跳出了运行。
WARNING You may be using Windows platform and have not specified the path of config.py:200
`temporary_storage`, which may cause OSError. So it is recommended to specify the
`temporary_storage` in the config file (.yml)
ERROR LaTeX Error! Not a worry, it happens to the best of us.
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\...emp\\Tex\\c3372cf5b2620435.log'
目前不知道怎么解决这些问题,求一评论区up 解决问题