Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2241 Vizualizări

This is the presented error:

"Unable to install module "whatsapp" because an external dependency is not met: Python library not installed: phonenumbers"


I did everything in the odoo, from pip3 install phonenumbers to checking if python in the environment to testing inside the server a code of python.

all of them worked except trying to install the whatsapp module and it would result in the same issue.


in addition I tried to reboot the server and run it again, still nothing changed

Imagine profil
Abandonează
Cel mai bun răspuns

You need to use SUDO when you install:

sudo pip3 install phonenumbers


Doing this, then restarting Odoo, allows you to install the WhatsApp module.


Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
iun. 23
3334
1
oct. 24
3448
3
iun. 24
7260
0
feb. 16
3127
5
mai 25
2625