跳至內容
選單
此問題已被標幟
2 回覆
6284 瀏覽次數

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

相關帖文 回覆 瀏覽次數 活動
0
5月 23
2197
4
12月 23
46149
1
1月 23
3773
1
3月 24
6620
2
6月 21
3221