Code: Select all
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.pyCode: Select all
python3.9 get-pip.pyAll i did then in the sabnzbd directory was a
Code: Select all
pip3.9 install -r requirements.txtCode: Select all
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.pyCode: Select all
python3.9 get-pip.pyCode: Select all
pip3.9 install -r requirements.txt