Installation
Standalone pre-built binaries
Standalone pre-built binaries are provided for Linux, Windows and macOS from releases page.
Python package
MDPO is available on PyPI. You can install it using pip:
pip install mdpo
See also
On some weird architectures and newer versions of Python MD4C must be compiled from source code. See PyMD4C - Build and install from source.