Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
7233 Prikazi

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

Hello,

Can you try this:

python3.6 -m pip install cerberus
Avatar
Opusti
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
avg. 25
2497
3
feb. 25
3803
0
maj 24
46
1
apr. 24
3514
4
sep. 23
5055