Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2920 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

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

Powiązane posty Odpowiedzi Widoki Czynność
3
kwi 24
2619
1
wrz 23
1926
1
mar 23
4891
2
lut 24
3765
2
gru 23
4893