Created by: johntellsall
Need to do "pip install ffmpeg-python". Otherwise:
python -c 'import ffmpeg'
ModuleNotFoundError: No module named 'past'
This is inside a Docker container started with "FROM python"
# python --version
Python 3.6.4
# uname -a
Linux cd6979d97c72 4.9.60-linuxkit-aufs #1 SMP Mon Nov 6 16:00:12 UTC 2017 x86_64 GNU/Linux