1. Installation

1.1. Requirements

1.3. PM4NGS with Python virtual environment

1.3.1. PM4NGS python installation

Python 3.6 or above should be installed.

localhost:~> python3 -m venv pm4ngs_venv
localhost:~> source pm4ngs_venv/bin/activate
(pm4ngs_venv) localhost:~> pip install wheel
(pm4ngs_venv) localhost:~> pip install pm4ngs

1.3.2. PM4NGS python env activation

For activating the virtual env:

localhost:~> source pm4ngs_venv/bin/activate
(pm4ngs_venv) localhost:~> pm4ngs-create -v
PM4NGS version: 0.0.4