To handel the two different phases of the simulation, there are two different enviroments.
/LightCode/envs
conda env create -f tvm_conda.yml
conda env create -f schedule.yml
Navigate to the top level of the package LightCode/
in terminal for both tvm_conda
and schedule
pip install -e .