Skip to content

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

@Subramanian-Thiagarajan

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions