Installation Options
Khiops supports a diversified set of installation options, to meet different needs:
- Khiops Python Library:
- Packaged via
conda(recommended) - Packaged via
pip - Packaged in our khiops-notebook container
- Packaged via
- Applications:
- Khiops Application for advanced data analytics with just a few clicks using a graphical user interface. This application is also the basis for easy integration into different systems (all programming languages, docker, servers, etc.).
- Khiops Visualization: for intuitive visualization of all analysis results (interactive demo available here)
- Khiops Native Interface (KNI): to deploy Khiops models with a lightweight shared library.
Supported Platforms
We support Python from 3.10 to 3.14 on the following operating systems:
- Windows 10 or later
- Ubuntu 20, 22 and 24 (LTS) on x86-64 architectures
- Ubuntu 22 and 24 (LTS) on ARM architectures
- Debian 11, 12 and 13
- Rocky Linux 8, 9 and 10
- macOS 12 or later, only via Conda. Full support for macOS 13 or later on ARM architectures, limited support for macOS 12 or for x86-64 architectures.
The Google Colaboratory environments are supported. To benefit from Khiops on these environments, users are encouraged to install the Khiops Conda package, which has been tested in these environments.
For other platforms, please Contact Us.