Skip to content

Python dependency failures on Raspberry Pi OS Bookworm #1678

Description

@cghague

Related #1668

The TinyPilot Debian package fails to install on Raspberry Pi OS Bookworm with many errors relating to various missing Python dependencies, most noticeably flask and jinja2 (the latter of which causes the render-template script to fail).

We should investigate why this is and modify the Debian package to be compatible with Raspberry Pi OS Bookworm. A potential starting point for this task would be looking into why the workaround of changing the Debian package to create the Python venv at installation time rather than using a pre-packaged version works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions