Prerequisites
Ensure you have the following installed on your machine before attempting to set up KDB.AI:
Tip
If you are using a more recent version of Python than 3.11, you can downgrade to a supported version.
Note
For KDB.AIServer clients, installing pandas and numpy is an option as part of the setup process.
Python
Copy
# Check your python version
python --version
Python
Copy
# Check your pip version
pip --version
Python
Copy
# 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: