Setup
Installation
Prerequisites
To run the 01 on your computer, you will need to install the following essential packages:
- Git
- Python (version 3.11.x recommended)
- Poetry
- FFmpeg
MacOS Installation
-
Git: If you don’t already have it, download and install Git from its official website.
-
Python:
- Download Python 3.11.x from the official Python website.
- During installation, make sure to check “Add Python to PATH”.
-
Poetry:
- Follow the official Poetry installation guide.
-
FFmpeg and other dependencies: We recommend using Homebrew to install the required dependencies:
Install 01
Now, clone the repo and navigate into the 01 directory:
Then, navigate to the project’s software directory:
Your current working directory should now be 01/software
.
Finally, install the project’s dependencies in a virtual environment managed by Poetry.
Now you should be ready to run the 01.
First, we recommend you familiarize yourself with our safety report.