chroma-core / chroma-core/chroma

[Install issue]: Cannot install Chromadb for Versions > Python 3.12

Open
#5,643 6 comments 1 reaction 1 assignee Claimed by @kylediaz View on GitHub
clients installation trouble
Dominant language
Rust
Stars
29.3k
Forks
2.5k
Avg merge
1d 4h
Merged PRs (30d)
38

Description

### What happened?

Chromadb is not supported for versions greater than python 3.12. Already 3.14 LTS version has been released. Please upgrade the package. using uv add chromadb, its throwing the error.

Failed to build `lz4==4.4.4`
├─▶ The build backend returned an error
╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit code: 1)

[stdout]
running bdist_wheel
running build
running build_py
creating build\lib.win-amd64-cpython-314\lz4
copying lz4\version.py -> build\lib.win-amd64-cpython-314\lz4
copying lz4\__init__.py -> build\lib.win-amd64-cpython-314\lz4
creating build\lib.win-amd64-cpython-314\lz4\block
copying lz4\block\__init__.py -> build\lib.win-amd64-cpython-314\lz4\block
creating build\lib.win-amd64-cpython-314\lz4\frame
copying lz4\frame\__init__.py -> build\lib.win-amd64-cpython-314\lz4\frame
running build_ext
building 'lz4._version' extension

### Versions

Chroma 1.2.0
Python 3.14
OS Windows 11

### Relevant log output

```shell

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.