Skip to Content
Menu
This question has been flagged
3 Replies
11288 Zobrazenia

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
Zrušiť

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
Zrušiť

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
Zrušiť
Best Answer

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
4
máj 21
29106
2
nov 23
9096
0
júl 20
3216
1
jún 23
2591
1
máj 21
5007