Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 579 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 579 Bytes

Videout

Installation

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

Required Software

  • ImageMagick

    • Once installed make sure to read the following directory to set up ImageMagick
      venv/Lib/site-packages/moviepy/config_defaults.py