Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
1172 Weergaven

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

Avatar
Annuleer
Beste antwoord

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

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
5
okt. 25
4753
0
okt. 25
522
1
sep. 25
1078
2
aug. 25
1964
0
aug. 25
1574