Installation
Contents
Installation¶
Installing with conda¶
MESMER-OpenSCM Runner is not yet installabale via conda. However, given that many of its dependencies are not pure Python, we recommend using a conda environment nonetheless (and installing MESMER-OpenSCM Runner via pip as a final step). The easiest way to install scmdata is using conda, either using the full Anaconda distribution which includes a collection of popular data science packages or the smaller Miniconda distribution. Using conda is the recommended method for installing scmdata for most users.
# install key dependencies via conda
conda install -c conda-forge mesmer pip
# at present, MESMER-OpenSCM Runner is only installable via pip
pip install mesmer-openscmrunner