- Upgrade setuptools using the command:
pip install --upgrade setuptools
- 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/.
- Verify the installation by Testing Connection to Vantage.