Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3122 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

You need to use SUDO when you install:

sudo pip3 install phonenumbers


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


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
čvn 23
3914
1
říj 24
5151
3
čvn 24
7988
0
úno 16
3614
3
srp 25
3520