Installation
Using conda
Create a conda environment with Python version 3.10
conda create -n spatialpromptENV python=3.10
activate the environment
conda activate spatialpromptENV
Install using pip
pip install spatialprompt
Without conda, using pip can be installed directly
Platforms : Ubuntu: 22.04/20.04, Windows: 10/11, Mac-OS: Ventura - Python:3.10 Preferable
pip install spatialprompt