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

Hello Odoo Community,


I want to install "upgrade_analysis" module in odoo16, but I got an error "Unable to install module "upgrade_analysis" because an external dependency is not met: Python library not installed: mako"


I use localhost on Windows. 

I installed "mako"!

Furthermore, I restarted my odoo_server and I checked every things!


Do you have ideas why odoo16 or python can not find the "mako"


thanks a lot

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

HI,

Most probably you may have installed the python package in a different python version thats why odoo is not able to detect it.

The case will be as follows:

If you have virtual environment or multiple python versions in the system, you may be installing packages in the default python version of the system.

Instead you have to install the package in the python which uses to run odoo

Thanks

الصورة الرمزية
إهمال
الكاتب

Hello @Niyas,
Yes that's right, it is installed on the system python folder (C:\Program Files\Python310\lib\.....). Not on the Python Odoo folder that it uses (....\Odoo16\python\Lib\site-packages).

How can I specify which version and which folder to install during installation?

Thanks

المنشورات ذات الصلة الردود أدوات العرض النشاط
3
أبريل 24
2748
1
سبتمبر 23
1993
1
مارس 23
5025
2
فبراير 24
3861
2
ديسمبر 23
4975