콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3337 화면

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
4월 24
3022
1
9월 23
2264
1
3월 23
5308
2
2월 24
4176
2
12월 23
5339