Skip to Content
Menu
This question has been flagged
1 Reply
935 Views

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 

Avatar
Discard
Best Answer

It's ok 

I've did it by switch to the environment variable in odoo bitnami package

Avatar
Discard