Skip to content

Installation

github-actions[bot] edited this page Aug 19, 2026 · 2 revisions

Pre-requisites

You need Python >=3.10 on your machine to install gamma-lake.

Install with pip

pip install csp gamma-lake

Install with conda

conda install csp gamma-lake --channel conda-forge

Source installation

For other platforms and for development installations, build gamma-lake from source.

Clone this wiki locally