Install Open Source Python on macOS | Teradata Package for Python - Installing Open Source Python on macOS - 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
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