Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
7246 มุมมอง

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

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ส.ค. 25
2504
3
ก.พ. 25
3805
0
พ.ค. 24
46
1
เม.ย. 24
3514
4
ก.ย. 23
5056