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