Installing Open Source Python on macOS - Teradata Python Package

Teradata® Python Package User Guide

Product
Teradata Python Package
Release Number
16.20
Published
February 2020
Language
English (United States)
Last Update
2020-02-29
dita:mapPath
rkb1531260709148.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
B700-4006
lifecycle
previous
Product Category
Teradata Vantage
Python must be installed on the client system before you install the teradataml package.

The minimum version supported is Python 3.5.0. If you already have Python 3.5.0 or later version installed, skip this section.

  1. Obtain the latest binary Python package through the Download link on the Python Software Foundation home page or directly from https://www.python.org/ftp/python/.
  2. Double click the downloaded installer, for example, python-3.5.0-macosx10.6.pkg, and follow the instructions to install the package.
  3. Add the installed locations of Python and pip to the PATH environment variable.
    For example, if you install Python 3.5 in the default location, add the following:
    /Library/Frameworks/Python.framework/Versions/3.5/bin