conda env bug fix- ffmpeg from conda

This commit is contained in:
Pranjal Dhole 2019-08-01 17:04:29 +02:00
parent 06f78bf28f
commit 91580ed4a3

View file

@ -5,7 +5,7 @@ channels:
dependencies:
- python=3.7
- cairo
- ffmpeg
- ffmpeg
- colour==0.1.5
- numpy==1.15.0
- pillow==5.2.0
@ -14,5 +14,6 @@ dependencies:
- opencv==3.4.2
- pycairo==1.18.0
- pydub==0.23.0
- ffmpeg
- pip:
- pyreadline