常见问题¶
目录
- FAQ:一般用法
- FAQ:获取帮助
- FAQ:安装
- 为什么 Manim 有不同的版本?
- 我应该使用哪个版本?
- Manim、ManimGL、ManimCairo 之间有什么区别?我能判断一个场景是为哪个版本编写的吗?
- 如何知道我安装了哪个版本的 Manim?
- 我正在按照视频指南 X 安装 Manim,但有些步骤失败了。我该怎么办?
- 运行
pip install manim
时,为什么 ManimPango 安装失败? - 我正在使用 Windows 并收到错误
X is not recognized as an internal or external command, operable program or batch file
- 我尝试使用 Chocolatey (
choco install manimce
) 安装 Manim,但失败了! - 在 Windows 上,输入
python
或python3
时会打开 Windows 商店,我能解决这个问题吗? - 我正在使用 Anaconda,并遇到一个
ImportError
,提示找不到某个符号。 - 安装 Manim 时,如何解决
manimpango/cmanimpango.c
无法找到的错误?
- 在哪里可以了解更多关于 Manim 内部结构的信息?
- FAQ:OpenGL 渲染