Installation - Point72/csp GitHub Wiki
You need Python >=3.8 on your machine to install csp.
pip install csp
conda install csp --channel conda-forge
For other platforms and for development installations, build csp
from
source.
You need Python >=3.8 on your machine to install csp.
pip install csp
conda install csp --channel conda-forge
For other platforms and for development installations, build csp
from
source.