Skip to content

Installation Guide

wsavran edited this page Feb 9, 2021 · 8 revisions

Installation Instructions

This document provides detailed installation instructions including configuring a Python installation from scratch using conda.

Installing Python

Here are some instructions on how you can install miniconda. Maybe some instructions on conda environment could be helpful here. Activating / deactivating environments.

Installing pyCSEP

Users should install pyCSEP using the conda-forge distribution. New version will be pushed out before workshop.

Verifying installation

Instructions here show users how to run test suite using ./run_tests.sh.

Clone this wiki locally