- Access to a Teradata instance, version 17.10 or higher.
Note
If you need a test instance of Teradata, you can provision one for free at https://www.teradata.com/try
- Python 3.10, 3.11, or 3.12 installed.
uvinstalled. To installuvon Linux, WSL, or macOS, run:
curl -LsSf https://astral.sh/uv/install.sh | sh
Restart the terminal and verify the installation:
uv --version