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

Invalid Operation

Close

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



-- Installed the python library 'phonenumbers' still showing error, (for on premise)

Аватар
Отменить
Лучший ответ

Hello Swati Chavan,


I hope you are doing well!


To install the Python package phonenumbers:


1). If you are using a local environment, run the following command in your terminal:

    - pip install phonenumbers


2). If you are using Odoo.sh, please refer to this URL for instructions: https://www.cybrosys.com/blog/how-to-install-an-external-python-package-on-odoosh.

    - pip3 install phonenumbers

   

I hope this helps!


Thanks & Regards,

Email:  odoo@aktivsoftware.com           

Skype: kalpeshmaheshwari

Аватар
Отменить
Лучший ответ

Hi,

Check Installation Path: Ensure that the phonenumbers library is installed in the same Python environment where Odoo 17 is running.

Verify Installation: Double-check the installation of phonenumbers. You can do this by running a pip list in your terminal.


Hope it helps

Аватар
Отменить
Лучший ответ

Hi Swati Chavan,

Please make sure the library is installed in the same Python environment where Odoo is running.

Thanks

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
авг. 25
371
5
авг. 25
271292
1
авг. 25
1581
3
июл. 25
2197
1
июн. 25
1147