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

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
4
трав. 21
28960
2
лист. 23
8924
0
лип. 20
3056
1
черв. 23
2477
1
трав. 21
4890