Open
Description
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
Labels
No labels