This question has been flagged
4 Replies
4160 Views

Hi everyone,

I am trying to install Database auto backup module by Yenthe Van Ginneken but I am getting an error

Odoo Server Error
Traceback (most recent call last):
  File "c:\program files (x86)\odoo 12.0\server\odoo\addons\auto_backup\models\db_backup.py", line 24, in <module>
    import paramiko
ModuleNotFoundError: No module named 'paramiko'
 I installed the Python then paramiko but I am getting the same error.
Can someone help me with this case?
Thanks in advance.
Avatar
Discard
Best Answer

Hello Alek,

It seems like you have installed library in Python 2.7 version; whereas you try to install using pip3 install paramiko as Odoo 12 is running on Python3

Thanks

Anisha Bahukhandi
Technical Content Writer
Webkul
Avatar
Discard
Best Answer


Avatar
Discard
Author Best Answer

Thank you!

Avatar
Discard

Hello Alek,

It's great that your issue is resolved. If you liked my assistance then I would really appreciate if you can take out a few minutes out of your busy schedule and put a google review for me here - https://www.google.com/search?q=webkul&oq=webkul+&aqs=chrome..69i57j69i60l3j0l2.4182j0j7&sourceid=chrome&ie=UTF-8#lrd=0x390ce561c5555555:0xcfb40ae166ce6c21,1

A nice review from your side will motivate our team to provide exceptional support to the people like you :)

Anisha Bahukhandi

Technical Content Writer

Webkul