chroma
chroma copied to clipboard
[Install issue]: Rust settings in Orjson v3.10.7
What happened?
installation error due to rust requirement settings in orjson v3.10.7
Versions
chromadb-client v0.5.4.dev0
Relevant log output
Preparing metadata (pyproject.toml) did not run successfully.
55.00 │ exit code: 1
55.00 ╰─> [6 lines of output]
55.00 Checking for Rust toolchain....
55.00
55.00 Cargo, the Rust package manager, is not installed or is not on PATH.
55.00 This package requires Rust and Cargo to compile extensions. Install it through
55.00 the system's package manager or via https://rustup.rs/
Take a look at this: https://github.com/ijl/orjson/issues/509
@Jonathanjordan21, new binary wheels should be available now. Can you test the install?
Closing as upstream issue - let me know however if I should re-open here.