Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
6328 Visninger

Hello, 

I have installed Odoo 13 enterprise on my local server using docker. However after creating a new database, I started adding some applications. While doing that an error message appeared. The message is :

- Something went wrong !
Impossible d'installer le module "social_push_notifications" à cause d'une dépendance externe non trouvée : Python library not installed: firebase_admin

The error accured while adding one of these applications(Web site, Social marketin, Events).
I added the python library (firebase-admin) but the message still appearing.

any suggestions


Avatar
Kassér

Please use a meaningful title which refers to your error message.

did you resolve your issue ? and how ? thanks

Bedste svar

I have same Error

i fix it by

sudo pip3 install firebase_admin
sudo service odoo-server restart


Avatar
Kassér
Bedste svar

Did you install the Python 3 version and restart Odoo?

Avatar
Kassér
Forfatter

Yes I am already working with python version 3

Related Posts Besvarelser Visninger Aktivitet
0
maj 23
2224
4
dec. 23
46245
1
jan. 23
3812
1
mar. 24
6692
2
jun. 21
3264