mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 03:07:45 +00:00
conda env bug fix- ffmpeg from conda
This commit is contained in:
parent
06f78bf28f
commit
91580ed4a3
1 changed files with 2 additions and 1 deletions
|
|
@ -14,5 +14,6 @@ dependencies:
|
||||||
- opencv==3.4.2
|
- opencv==3.4.2
|
||||||
- pycairo==1.18.0
|
- pycairo==1.18.0
|
||||||
- pydub==0.23.0
|
- pydub==0.23.0
|
||||||
|
- ffmpeg
|
||||||
- pip:
|
- pip:
|
||||||
- pyreadline
|
- pyreadline
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue