コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
11182 ビュー

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 !!! 

アバター
破棄

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  

著作者

We solved it Thanks for all 

最善の回答
sudo pip3 install firebase-admin
アバター
破棄

thank you this solution work good

how to do this

最善の回答

To be more specific pip3 install firebase-admin==2.17.0 for odoo13 and 14

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
4
5月 21
28973
2
11月 23
8959
0
7月 20
3076
1
6月 23
2501
1
5月 21
4903