跳至内容
菜单
此问题已终结
3 回复
11137 查看

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
28941
2
11月 23
8889
0
7月 20
3045
1
6月 23
2468
1
5月 21
4883