sudo apt install libguestfs-tools python3-termcolor -ypip3 install --break-system-packages --user -r requirements.txtinstalls the required pip packages vs using os packages
sudo pvesh create /access/users/root@pam/token/kopsrox
sudo pveum acl modify / --roles Administrator --user root@pam --token 'root@pam!kopsrox'
Take a note of the token as you will need this for kopsrox.ini or check out CONFIG.md
run ./kopsrox.py and an example kopsrox.ini will be generated - you will need to edit this for your setup
check out CONFIG.md