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

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
28947
2
11月 23
8908
0
7月 20
3055
1
6月 23
2475
1
5月 21
4890