Skip to Content
मेन्यू
This question has been flagged
2 Replies
7237 Views

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
Discard
Best Answer

Hello,

Can you try this:

python3.6 -m pip install cerberus
Avatar
Discard
Best Answer

Check the __manifest__.py file of the application for external_dependencies 

You will probably need to install a python package called cerberus

Avatar
Discard
Related Posts Replies Views Activity
2
अग॰ 25
2501
3
फ़र॰ 25
3804
0
मई 24
46
1
अप्रैल 24
3514
4
सित॰ 23
5056