Installation from the Splunk AppDynamics Downloads Portal

Complete the following steps to install the Python Agent from the Splunk AppDynamics downloads portal:
  1. Download PythonAgent*.tar.bz2 file (based on the target platform) from the portal and untar the contents to a folder.
  2. Run the following command to ensure that you have the latest pip to support wheel installation:
    pip install --upgrade pip
    PlatformCommand
    Linux
    pip install -f <untar_folder> appdynamics
    Apple Linux
    pip install -f <untar_folder> appdynamics-alpine