跳至内容
菜单
此问题已终结
1 回复
233 查看

When I try:


Unable to install the "account_peppol" module due to an external dependency not found: External dependency phonenumbers not installed: No package metadata was found for phonenumbers


Odoo Community

形象
丢弃
最佳答案

This is an external dependency (a python library that needs to be installed).

In CLI, run

python -m pip install phonenumbers

then, restart your Odoo service and retry.

Details about 'pip' (and possible issues with multiple python versions being available in the same system) can be found here: https://www.odoo.com/forum/1/279063 


Documentation on installing Odoo is at https://www.odoo.com/documentation/18.0/administration/on_premise/source.html

形象
丢弃
相关帖文 回复 查看 活动
2
8月 25
1143
0
8月 25
863
0
7月 25
581
1
7月 25
790
0
6月 25
699