in reporting-engine · source on GitHub
Sign Qweb PDFs usign a PKCS#12 certificate
Category: Reporting · Tecnativa · AGPL-3
| Series | Status | Details |
|---|---|---|
| 16.0 | ·Run pending | Run pending |
| 17.0 | ~Environment problem | Незадоволена зовнішня залежність: Python · run 2026-08-20 |
| 18.0 | —Not tested | no branch |
| 19.0 | —Not tested | no branch |
| master | —Not tested | no branch |
| Module | Status | Checked |
|---|---|---|
| web_editor | core | ships with Odoo |
Checked against modidx/odoo:17.0-deps-20260820.
| Kind | Package | In our image |
|---|---|---|
| python | endesive<=2.18.5 ; python_version < '3.12' | NOT in image |
| python | endesive ; python_version >= '3.12' | NOT in image |
| python | cryptography | in image |
| Last change | 2025-12-22 |
| Code commits, 12 months | 1 |
| Most active | Omar (Comunitea), Pedro M. Baeza, Carlos Lopez |
| Files | 102 |
Translation and bot commits are excluded from the commit count.
2026-08-20 17:20:31,969 1 WARNING job_2ff1b4d3f83e odoo.modules.module: DistributionNotFound: The 'endesive<=2.18.5; python_version < "3.12"' distribution was not found and is required by the application
2026-08-20 17:20:31,989 1 WARNING job_2ff1b4d3f83e odoo.modules.loading: Transient module states were reset
2026-08-20 17:20:31,990 1 ERROR job_2ff1b4d3f83e odoo.modules.registry: Failed to load registry
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 496, in check_python_external_dependency
get_distribution(pydep)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 471, in get_distribution
dist = get_provider(dist)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 347, in get_provider
return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 891, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 777, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'endesive<=2.18.5; python_version < "3.12"' distribution was not found and is required by the application
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 499, in check_python_external_dependency
importlib.import_module(pydep)
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1004, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'endesive<=2'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 367, in check_external_dependencies
modules.check_manifest_dependencies(terp)
File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 518, in check_manifest_dependencies
check_python_external_dependency(pydep)
File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 504, in check_python_external_dependency
raise Exception('Python library not installed: %s' % (pydep,))
Exception: Python library not installed: endesive<=2.18.5 ; python_version < '3.12'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 99, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 452, in load_modules
modules.button_install()
File "<decorator-gen-76>", line 2, in button_install
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 77, in check_and_logResult looks wrong? Tell us — we will show the log or run it again. Report a wrong result
Data updated 2026-08-21 17:00 UTC · we publish the install log with a date, not a vendor rating · CSV and JSON are open
Questions or a wrong result: open an issue or hello@allservices.one
Independent project. Not affiliated with Odoo S.A. or the Odoo Community Association.