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.

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: