Installation
Follow the steps below to install the VectorX SDK and set up your environment.
Requirements
- Python ≥ 3.8
- pip (Python package manager)
- Works on Linux, macOS, and Windows
Install via pip
To install the SDK:
pip install vecx
Last updated on