تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
7244 أدوات العرض

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

الصورة الرمزية
إهمال
أفضل إجابة

Hello,

Can you try this:

python3.6 -m pip install cerberus
الصورة الرمزية
إهمال
أفضل إجابة

Check the __manifest__.py file of the application for external_dependencies 

You will probably need to install a python package called cerberus

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
أغسطس 25
2502
3
فبراير 25
3805
0
مايو 24
46
1
أبريل 24
3514
4
سبتمبر 23
5056