Skip to content
Shujie Fan edited this page Oct 29, 2018 · 1 revision

Installation

Install anaconda first. Windows version anaconda contains python, Jupyter notebook and an anaconda shell which can do pip install and conda install.

Currently, we don't have a Windows conda build for MDAnalysis and PMDA. Installation using pip install requires Microsoft Visual C++ 14.0.

Tutorial test

MDAnalysis tutorial 1&2 have been tested. No error raised.

Clone this wiki locally