Skip to Content
Menú
This question has been flagged
3 Respostes
11038 Vistes

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
Descartar

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 

Best Answer
sudo pip3 install firebase-admin
Avatar
Descartar

thank you this solution work good

how to do this

Best Answer

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

Avatar
Descartar
Best Answer

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

Avatar
Descartar
Related Posts Respostes Vistes Activitat
4
de maig 21
28842
2
de nov. 23
8792
0
de jul. 20
2941
1
de juny 23
2397
1
de maig 21
4802