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

I've been trying to install the TicketBAI addon for the Odoo 16. When activating the addon though, the following dependency issue arises:​


From the context of Odoo's _check_python_external_dependency​, an exception (pkg_resources.VersionConflict​) is raised and produces the following log message:


WARNING odoo-testing odoo.addons.base.models.ir_module: VersionConflict: (requests 2.25.1 (/usr/lib/python3/dist-packages), Requirement.parse('requests>=2.26.0'), {'requests-pkcs12'})

The requests 2.25.1 is provided by Ubuntu, and is a dependency of the Odoo package.

I can, and I did install requests 2.31.0 using pip. The former is installed in /usr/lib/python3, while the latter is installed in /usr/local/lib/python3.

Apparently, Odoo is using 2.25.1. I cannot uninstall this version without removing Odoo altogether... is there a way to solve this conflict ?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
gru 23
2644
1
paź 24
3424
5
lis 19
5084
2
maj 18
22150
1
mar 15
4502