当前位置: 首页 > 工具软件 > Manim > 使用案例 >

教程 Manim安装教程

戚晨
2023-12-01

Manim安装教程

  1. 去GitHub下载代码 https://github.com/3b1b/manim
  2. pip install -r ./requirements.txt
    1. 如果失败,手动安装PyCairo https://www.lfd.uci.edu/~gohlke/pythonlibs/#pycairo
  3. 安装MikTex  http://www.miktex.org/
    1. 配置环境变量
    2. 自动配置成功了
  4. 安装ffmpeg https://ffmpeg.zeranoe.com/builds/
    1. 配置环境变量 把bin加入path
  5. 安装dvisvgm https://sourceforge.net/projects/dvisvgm/
    1. 配置环境变量 安装目录加入path
  6. 安装Sox http://sox.sourceforge.net/ --> https://sourceforge.net/projects/sox/files/latest/download

备注

可能需要python64位

末尾

(●'◡'●)over~

 类似资料: