Installation

Install by PyPi

Step 1:

Prepare conda environment for stLearn

conda create -n stlearn python=3.12 --y
conda activate stlearn

Step 2:

Install stlearn using pip

pip install -U stlearn