SISEPUEDE Installation

Docs coming soon

Create a python 3.11 environment

  1. conda create -n sisepuede python=3.11

Then, activate the conda environment and install remotely via github

  1. conda activate sisepuede

  2. pip 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.