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

I'm trying to install Social Marketing with website apps on Odoo 13 windows server but it shows the following error :

Unable to install module "social_push_notifications" because an external dependency is not met: Python library not installed: firebase_admin 

i already installed the required Python library but it keeps show the same error !!! 

Avatar
Cancelar

I installed all the dependencies od python 3 and still have the error. Does anyone figure out the solution?

Thank you for your answer, I already installed. same error  

Autor

We solved it Thanks for all 

Melhor resposta
sudo pip3 install firebase-admin
Avatar
Cancelar

thank you this solution work good

how to do this

Melhor resposta

To be more specific pip3 install firebase-admin==2.17.0 for odoo13 and 14

Avatar
Cancelar
Melhor resposta

Please make sure you install the Python 3 version of all dependencies.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
4
mai. 21
28874
2
nov. 23
8827
0
jul. 20
2992
1
jun. 23
2429
1
mai. 21
4837