Skip to content

Installation

github-actions[bot] edited this page Nov 11, 2025 · 1 revision

Pre-requisites

You need Python >=3.10 on your machine to install csp-benchmarks.

Install with pip

pip install csp-benchmarks

Install with conda

conda install csp-benchmarks --channel conda-forge

Source installation

For other platforms and for development installations, build csp-benchmarks from source.

Clone this wiki locally