Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
7258 Weergaven

Hi,

When trying to install "Base Rest" application (Odoo 13) , I got this error even "cerberus" is Successfully installed .
 
DistributionNotFound: The 'cerberus' distribution was not found and is required by the application
103 16063 WARNING my_project odoo.http: ('Impossible d\'installer le module "base_rest" à cause d\'une dépendance externe non trouvée : Python library not installed: cerberus', '')

Avatar
Annuleer
Beste antwoord

Hello,

Can you try this:

python3.6 -m pip install cerberus
Avatar
Annuleer
Beste antwoord

Check the __manifest__.py file of the application for external_dependencies 

You will probably need to install a python package called cerberus

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
aug. 25
2517
3
feb. 25
3819
0
mei 24
46
1
apr. 24
3519
4
sep. 23
5064