Install Python SDK Dependencies Package | Teradata AppCenter - [Optional] Installing the Teradata AppCenter Python SDK Dependencies Package Offline - Teradata AppCenter

Teradata® AppCenter Python SDK User Guide

Product
Teradata AppCenter
Release Number
1.10
Published
July 2020
Language
English (United States)
Last Update
2020-07-13
dita:mapPath
jfn1593439363205.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-1119
lifecycle
previous
Product Category
Analytical Ecosystem

If you do not want pip to access the Internet, install the dependencies package before installing the Teradata® AppCenter Python SDK package.

  1. Contact your Teradata representative to request the AppCenter Python SDK dependencies package teradata-appcenter-python-sdk-with-deps-1.10.0+latest.tar.gz.
  2. Install the dependencies package:
    tar -xvf teradata-appcenter-python-sdk-with-deps-1.10.0+latest.tar.gz
            
    pip install --no-index --find-links=teradata-appcenter-python-sdk-1.10.0/.deps -r teradata-appcenter-python-sdk-1.10.0/requirements.txt
    
    pip install teradata-appcenter-python-sdk-with-deps-1.10.0+latest.tar.gz