Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
11031 Представления

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
28826
2
нояб. 23
8782
0
июл. 20
2935
1
июн. 23
2393
1
мая 21
4800