Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
843 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
0
oct. 25
132
1
sept. 25
755
2
août 25
1624
0
août 25
1330
1
juil. 25
1161