у vertical-edition · джерело на GitHub
Bookstore integration with Google Books API
Категорія: Misc · APSL-Nagarro · AGPL-3
| Серія | Статус | Деталі |
|---|---|---|
| 16.0 | —Не тестовано | гілки немає |
| 17.0 | ~Проблема середовища | Незадоволена зовнішня залежність: Python · прогін 2026-08-21 |
| 18.0 | —Не тестовано | гілки немає |
| 19.0 | —Не тестовано | гілки немає |
| master | —Не тестовано | гілки немає |
| Модуль | Статус | Перевірено |
|---|---|---|
| bookstore_mgmt | ✓Встановлюється | 2026-08-20 |
| web_notify | ✓Встановлюється | 2026-08-20 |
Перевірено проти modidx/odoo:17.0-deps-20260820.
| Вид | Пакет | У нашому образі |
|---|---|---|
| python | google-books-api-wrapper | НЕМАЄ в образі |
| python | Unidecode | є в образі |
| Остання зміна | 2025-01-19 |
| Комітів коду за 12 міс | 0 |
| Найактивніші | Antoni Marroig Campomar, bobrador |
| Файлів | 20 |
Переклади й коміти ботів у підрахунок не входять.
2026-08-21 01:26:27,137 1 WARNING job_42b7f458d0dc odoo.modules.module: DistributionNotFound: The 'google-books-api-wrapper' distribution was not found and is required by the application
2026-08-21 01:26:27,149 1 WARNING job_42b7f458d0dc odoo.modules.loading: Transient module states were reset
2026-08-21 01:26:27,150 1 ERROR job_42b7f458d0dc 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 'google-books-api-wrapper' 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 1004, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'google-books-api-wrapper'
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: google-books-api-wrapper
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_log
return method(self, *args, **kwargs)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 427, in button_install
modules._state_update('to install', ['uninstalled'])
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 406, in _state_update
self.check_external_dependencies(module.name, newstate)
File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 375, in check_external_dependencies
raise UserError(msg)
odoo.exceptions.UserError: Unable to install module "bookstore_mgmt_google_books_api" because an external dependency is not met: Python library not installed: google-books-api-wrapper
2026-08-21 01:26:27,153 1 CRITICAL job_42b7f458d0dc odoo.service.server: Failed to initialize database `job_42b7f458d0dc`.
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)Результат виглядає неправильним? Повідомте — ми покажемо лог або перепрогонимо. Повідомити про хибний результат
Дані оновлено 2026-08-21 17:00 UTC · публікуємо факт прогону з логом і датою, не оцінку вендора · CSV і JSON відкриті
Питання або хибний результат: issue на GitHub чи hello@allservices.one
Незалежний проєкт. Не пов'язаний з Odoo S.A. чи Odoo Community Association.