Skip to content

Installation

github-actions[bot] edited this page Jun 29, 2024 · 1 revision

Pre-requisites

You need Python >=3.8 on your machine to install csp-adapter-symphony.

Install with pip

pip install csp csp-adapter-symphony

Install with conda

conda install csp csp-adapter-symphony --channel conda-forge

Source installation

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

Clone this wiki locally