Skip to Content
Menu
This question has been flagged
3 Replies
10820 Views

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
Discard

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  

Author

We solved it Thanks for all 

Best Answer
sudo pip3 install firebase-admin
Avatar
Discard

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
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
4
May 21
28555
2
Nov 23
8533
0
Jul 20
2726
1
Jun 23
2205
1
May 21
4595