콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
501 화면

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
1294
0
8월 25
979
1
7월 25
863
0
6월 25
789
1
5월 25
1420