SISEPUEDE Installation
Docs coming soon
Create a python 3.11 environment
conda create -n sisepuede python=3.11
Then, activate the conda environment and install remotely via github
conda activate sisepuedepip install git+https://github.com/jcsyme/sisepuede/
Once this is done, you should be able to access sisepuede from python within the conda sisepuede environment.