Local Installation

Local SIPT Installation¤

The SIPT Python package depends on standard Python libraries and does not require any external C/C++ interfaces (such as GDAL).

CPU-only¤

Install the package using pip:

pip install sipt --index-url https://sipt:gldt-opt8vHHZkQ5kvTyDSetK@gitlab2.informatik.uni-wuerzburg.de/api/v4/projects/21379/packages/pypi/simple

With GPU support (NVIDIA)¤

  1. Download the CUDA Toolkit for your plattform from here.

  2. Install the toolkit.

  3. Install the package using pip:

pip install sipt[gpu] --index-url https://sipt:gldt-opt8vHHZkQ5kvTyDSetK@gitlab2.informatik.uni-wuerzburg.de/api/v4/projects/21379/packages/pypi/simple