Skip to content

Installation Guide (Windows)

Michael Osthege edited this page Mar 12, 2021 · 5 revisions

As of 2021-03-13 the following worked:

conda create -n sunode-env -c conda-forge python=3.8 sunode
activate sunode-env
conda install m2w64-toolchain mkl-service libpython
pip install "pymc3<4"
Clone this wiki locally