Skip to content

1.2 Setup MacOS

Henry Ruhs edited this page Aug 18, 2023 · 1 revision

Python

brew install python@3.10

PIP

python -m ensurepip

GIT

brew install git

FFmpeg

brew install ffmpeg
Clone this wiki locally