Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3417 มุมมอง

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

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

You need to use SUDO when you install:

sudo pip3 install phonenumbers


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


อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
มิ.ย. 23
4136
1
ต.ค. 24
6546
3
มิ.ย. 24
8282
0
ก.พ. 16
3801
1
ก.ย. 25
303