Skip to content

Installing with "[debug-server]" requires Rust #3801

Open
@buurro

Description

@buurro

Installing Strawberry via pip install 'strawberry-graphql[debug-server]' (or uv) requires the Rust toolchain to be installed because of libcst:

(...)
running build_ext
running build_rust
error: can't find Rust compiler
(...)
ERROR: Failed building wheel for libcst

I was wondering if libcst is actually needed for the debug server to work.

Tested on macOS x86_64, Python 3.12.9

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