Python must be installed on the client system before you can install the teradataml package.
The minimum version supported is Python 3.5.0.
Use the following command to install the teradataml package:
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/.