Odoo 19 image runs Python 3.12 (Bookworm), which enforces PEP 668. pip install --user is blocked without --break-system-packages, so every addon with even one external_dependencies.python entry failed on Odoo 19. Build container is single-shot, so the lock does not apply — the flag is the correct override here.
2.0 KiB
2.0 KiB