Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
11133 Vistas

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

Avatar
Descartar

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  

Autor

We solved it Thanks for all 

Mejor respuesta
sudo pip3 install firebase-admin
Avatar
Descartar

thank you this solution work good

how to do this

Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
4
may 21
28940
2
nov 23
8885
0
jul 20
3041
1
jun 23
2465
1
may 21
4881