Install Teradata Package for Python on macOS or Linux OS - Installing Teradata Package for Python on macOS or Linux OS - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
  1. Upgrade setuptools using the command:
    pip install --upgrade setuptools
  2. Install teradataml package along with its dependencies using the command:
    pip install teradataml

    teradataml has a dependency on teradatasqlalchemy and teradatasql.

    Executing this command will also download and install sqlalchemy, teradatasqlalchemy, and teradatasql, if they are not yet installed.

    teradatasqlalchemy, and teradatasql can also be separately installed from https://pypi.org/user/teradata/.

  3. Verify the installation by Testing Connection to Vantage.