Skip to content

starlette<1.0.0 Ubuntu 24.04 ( ROS 2 Jazzy) #9

Description

@TAW-V

On Ubuntu 24.04 with ROS 2 Jazzy, we had to pin starlette<1.0.0 in the venv to get the webui to work. FastAPI pulls in Starlette 1.0 which removed the old TemplateResponse(name, context) API used in webui_server.py line 182, causing a `TypeError: unhashable type: 'dict'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions