Skip to content

New Documentation Site!

We are excited to announce the launch of our enhanced product documentation site at docs.kx.com. Please, take a moment to explore the site and share your feedback with us.
Documentation Version Notice: KDB.AI 1.7.0 is Server only. If you're using KDB.AI Cloud, please continue to reference the KDB.AI 1.6 documentation, which contains the latest information for Cloud users.

Prerequisites

Ensure you have the following installed on your machine before attempting to set up KDB.AI:

If you are using a more recent version of Python than 3.11, you can downgrade to a supported version.

For KDB.AI Server clients, installing pandas and numpy is an option as part of the setup process.

# Check your python version 
python --version
# Check your pip version
pip --version
# Check your Libraries (after the equivalent 'pip install')
pip show numpy
pip show pandas

Next steps

Once you have your environment ready, move on to our set up guides: