Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
7243 Zobrazení

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
Zrušit
Nejlepší odpověď

Hello,

Can you try this:

python3.6 -m pip install cerberus
Avatar
Zrušit
Nejlepší odpověď

Check the __manifest__.py file of the application for external_dependencies 

You will probably need to install a python package called cerberus

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
srp 25
2502
3
úno 25
3805
0
kvě 24
46
1
dub 24
3514
4
zář 23
5056