İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
7260 Görünümler

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
Vazgeç
En İyi Yanıt

Hello,

Can you try this:

python3.6 -m pip install cerberus
Avatar
Vazgeç
En İyi Yanıt

Check the __manifest__.py file of the application for external_dependencies 

You will probably need to install a python package called cerberus

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Ağu 25
2520
3
Şub 25
3821
0
May 24
46
1
Nis 24
3522
4
Eyl 23
5067