I am trying to install a \third party module with external dependencies on Odoo.sh via the Webshell. I need access to SUDO to install PyCups but when I attempt the commands I get:
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid
How do I get root access in Odoo.sh to perform SUDO commands? Or is there an alternative way to install PyCups?