Skip to content

Installation

This part of the documentation covers the installation of PiTCT.

1. Install PiTCT

pip install pitct

2. Install Graphviz

PiTCT depend on Graphviz.

Please install graphviz from


Manual installation

Download wheel file

If you want to download wheel file, please download below button.
Get Installation File

Next, Open up a terminal and install PiTCT with:

pip install pitct-***.whl

After install pitct, please install graphviz.