Installation

Consider doing installation in a proper conda environment.

Step 1: Install easyCHEM

Install easyCHEM here.

There are some gcc dependencies that mean you should install it yourself.

Step 2: Clone ExoComp

git clone https://github.com/jlothringer/exocomp.git

Step 3: Install

cd exocomp
pip install -e .

Let me know if that doesn’t work!