Use a virtual environment to install the required packages.
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
It might be necessary to run: `brew install python-tk``
Make your plan using yoga_plan_complete_example.json
name it yoga_plan_complete.json
source venv/bin/activate
python3 run.py