Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
6291 Переглядів

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


Аватар
Відмінити

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

did you resolve your issue ? and how ? thanks

Найкраща відповідь

I have same Error

i fix it by

sudo pip3 install firebase_admin
sudo service odoo-server restart


Аватар
Відмінити
Найкраща відповідь

Did you install the Python 3 version and restart Odoo?

Аватар
Відмінити
Автор

Yes I am already working with python version 3

Related Posts Відповіді Переглядів Дія
0
трав. 23
2198
4
груд. 23
46157
1
січ. 23
3773
1
бер. 24
6621
2
черв. 21
3223