To create the necessary environment:
conda env create -f environment.yml
When using the plt.style.use('science') scienceplots style, be sure to have installed Latex on you system. In alternative, include 'no-latex' in your styles, which will not use Latex in your plots.