Must have installed Python3.6. Run the following commands in command prompt (Windows) or terminal (Ubuntu/MacOs).
Assuming project root
- MacOs/Ubuntu
source venv/bin/activate
- Windows
.\venv\Scripts\activate
pip install -r requirements.txt
-
- Once installed make sure to read the following directory to set up ImageMagick
venv/Lib/site-packages/moviepy/config_defaults.py
- Once installed make sure to read the following directory to set up ImageMagick