base_rest_demo

in rest-framework · source on GitHub

Demo addon for Base REST

ACSONE SA/NV · LGPL-3

16.0~Environment problem
17.0Not installable by manifest
18.0×Not in this series
19.0×Not in this series
master×Not in this series
SeriesStatusDetails
16.0~Environment problemНезадоволена зовнішня залежність: Python · run 2026-08-21
17.0Not installable by manifestNot installable by manifest
18.0Not testedno branch
19.0Not testedno branch
masterNot testedno branch

Depends on

ModuleStatusChecked
base_restNot installable by manifest
base_rest_datamodelNot installable by manifest
base_rest_pydanticNot installable by manifest
componentInstalls2026-08-20
extendableNot installable by manifest
pydanticInstalls2026-08-21

External dependencies

Checked against modidx/odoo:17.0-deps-20260820.

KindPackageIn our image
pythonjsondiffin image
pythonextendable-pydanticin image
pythonmarshmallowin image
pythonpydantic>=2.0.0in image

History

Last change2023-11-12
Code commits, 12 months0
Most activeLaurent Mignon (ACSONE), Stefan Rijnhart, Stéphane Bidoul
Files44

Translation and bot commits are excluded from the commit count.

Install log 16.0

2026-08-21 15:20:41,436 1 WARNING job_118e3e0aee8c odoo.modules.module: VersionConflict: (marshmallow 4.0.1 (/usr/local/lib/python3.9/dist-packages), Requirement.parse('marshmallow<4.0.0')) 
2026-08-21 15:20:41,443 1 WARNING job_118e3e0aee8c odoo.modules.loading: Transient module states were reset 
2026-08-21 15:20:41,444 1 ERROR job_118e3e0aee8c odoo.modules.registry: Failed to load registry 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 538, in check_python_external_dependency
    pkg_resources.get_distribution(pydep)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 466, in get_distribution
    dist = get_provider(dist)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 342, in get_provider
    return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 628, in find
    raise VersionConflict(dist, req)
pkg_resources.VersionConflict: (marshmallow 4.0.1 (/usr/local/lib/python3.9/dist-packages), Requirement.parse('marshmallow<4.0.0'))

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 360, in check_external_dependencies
    modules.check_manifest_dependencies(terp)
  File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 560, in check_manifest_dependencies
    check_python_external_dependency(pydep)
  File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 549, in check_python_external_dependency
    raise Exception('Python library version conflict: %s' % (pydep,))
Exception: Python library version conflict: marshmallow<4.0.0

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 87, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 460, 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 74, in check_and_log
    return method(self, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 420, in button_install
    modules._state_update('to install', ['uninstalled'])
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 393, in _state_update
    update_demo = update_mods._state_update(newstate, states_to_update, level=level-1)
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 393, in _state_update
    update_demo = update_mods._state_update(newstate, states_to_update, level=level-1)
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 399, in _state_update
    self.check_external_dependencies(module.name, newstate)
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 368, in check_external_dependencies
    raise UserError(msg % (module_name, e.args[0]))
odoo.exceptions.UserError: Unable to install module "datamodel" because an external dependency is not met: Python library version conflict: marshmallow<4.0.0
2026-08-21 15:20:41,447 1 CRITICAL job_118e3e0aee8c odoo.service.server: Failed to initialize database `job_118e3e0aee8c`. 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 538, in check_python_external_dependency
    pkg_resources.get_distribution(pydep)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 466, in get_distribution
    dist = get_provider(dist)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 342, in get_provider
    return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 628, in find
    raise VersionConflict(dist, req)
pkg_resources.VersionConflict: (marshmallow 4.0.1 (/usr/local/lib/python3.9/dist-packages), Requirement.parse('marshmallow<4.0.0'))

During handling of the above exception, another exception occurred:

Result looks wrong? Tell us — we will show the log or run it again. Report a wrong result

Data updated 2026-08-21 18: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.