Installation

Required dependencies

Optional:

Installation from source

Simply download as zip or clone the project from the git repository.

Manual installation is performed with the command

python3 -m pip install . --prefix=<prefix>

One can also use the auxiliary file install-py3.sh

One may also wish to set the following environment variables

export PYTHONPATH=<my-python-home>/lib/python/
export PATH=$PATH:<my-python-home>/bin/