Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6322 Widoki

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


Awatar
Odrzuć

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

did you resolve your issue ? and how ? thanks

Najlepsza odpowiedź

I have same Error

i fix it by

sudo pip3 install firebase_admin
sudo service odoo-server restart


Awatar
Odrzuć
Najlepsza odpowiedź

Did you install the Python 3 version and restart Odoo?

Awatar
Odrzuć
Autor

Yes I am already working with python version 3

Powiązane posty Odpowiedzi Widoki Czynność
0
maj 23
2218
4
gru 23
46228
1
sty 23
3804
1
mar 24
6673
2
cze 21
3257