Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
4063 Visualizações

Hello.

i install Odoo 15 from the windows installer. All is working fine but i can't install the "auto-backup" module.


There is an error

ModuleNotFoundError: No module named 'paramiko'
I know that i have to install "paramiko" but i don't know how i can install it.  

I don't know how to use the command  pip3 install paramiko when you install odoo with the windows installer.


Could you help me? 

Thanks. 



Avatar
Cancelar
Melhor resposta

To install paramiko on window:

  • Run the command Prompt as admin.
  • Run the below command
"C:\Program Files (x86)\Odoo 15.0\python\Scripts\pip.exe" install paramiko
Avatar
Cancelar
Melhor resposta

Hello Joan Albert

You can refer below link for install paramiko on windows.
https://www.geeksforgeeks.org/python-install-paramiko-on-windows-and-linux/

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
9
jul. 25
64708
9
jul. 24
97985
1
jul. 22
4863
12
jun. 24
21451
0
abr. 22
50