Hello Everyone
I'm trying to install odoo backup module for backup purposes but everytime I try it says that there an dependencies that don't met: dropbox
I've installed it with pip install Dropbox but still get the same error
I've tried also python3 install Dropbox after removing the old one but still get the same error "dependencies not met"
I've try the last by using apt install python3-dropbox but still get the above issues
Help me fix that