Installation
This part of the documentation covers the installation of PyTCT.
Download and Install PyTCT
PyTCT is published as a Python package and can be installed with pip. However, it is not distributed by Pypi, so please download the installation file from the link below.
Next, Open up a terminal and install PyTCT with:
pip install PyTCT-***.whl
Install Graphviz
PyTCT depend on Graphviz.
Please install graphviz from