Mostly for my personal use.
Install python3.9 then
python3.9 -m venv venv
source ./venv/bin/activate
python -m pip install -r requirements.txt
Mostly for my personal use.
Install python3.9 then
python3.9 -m venv venv
source ./venv/bin/activate
python -m pip install -r requirements.txt