Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2917 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit
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

Related Posts Odpovědi Zobrazení Aktivita
3
dub 24
2618
1
zář 23
1925
1
bře 23
4890
2
úno 24
3764
2
pro 23
4893