Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
7241 Vizualizări

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', '')

Imagine profil
Abandonează
Cel mai bun răspuns

Hello,

Can you try this:

python3.6 -m pip install cerberus
Imagine profil
Abandonează
Cel mai bun răspuns

Check the __manifest__.py file of the application for external_dependencies 

You will probably need to install a python package called cerberus

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
aug. 25
2501
3
feb. 25
3804
0
mai 24
46
1
apr. 24
3514
4
sept. 23
5056