コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
111 ビュー

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
1085
0
8月 25
799
0
7月 25
524
1
7月 25
754
0
6月 25
662