Splunk AppDynamics

Python Agent with OS-X 64 (Darwin) is not installing using pip

Piyush_Kaushik
Engager

I am testing the trial version of AppD, and today I tried running `pip install appdynamics` which tries to install the latest version `appdynamics (20.9.0.2430)`.

The installation fails on dependency `appdynamics-bindeps-osx-x64` looking for version 20.9.0 which is not available in the distribution as of now.

```

(sample-django) bash-3.2$ pip search appdynamics

appdynamics (20.9.0.2430)                         - Python Agent for AppDynamics

appdynamics-lambda-tracer (20.9.1.393)            - AppDynamics AWS Python Tracer

appdynamics-proxysupport-linux-x64 (1.8.0.252.1)  - Proxysupport for AppDynamics Python agent

appdynamics-bindeps-linux-x86 (20.9.0)            - Dependencies for AppDynamics Python agent

appdynamics-proxysupport-osx-x64 (1.8.0.212.1)    - Proxysupport for AppDynamics Python agent

appdynamics-bindeps-osx-x64 (11.0)                - Dependencies for AppDynamics Python agent

appdynamics-bindeps-linux-x64 (20.9.0)            - Dependencies for AppDynamics Python agent

appdynamics-proxysupport-linux-x86 (1.8.0.252.1)  - Proxysupport for AppDynamics Python agent

AppDynamicsRESTx (0.4.20)                         - AppDynamics REST API Library

```

It works for me when I force the installation to version 20.3.0 which in turn picks up 11.0 version for appdynamics-bindeps-osx-x64.

 

I believe the dependency packages are not updated on the pip distribution for latest version of python agent. Or am I missing something here?

 

image.png

Labels (1)
Tags (1)
0 Karma

Arun_Gangadhara
Explorer

Hi Piyush,

Thanks for the details.

Starting from Python agent v20.7, Agent is not support on os x. Please refer: Ref: https://docs.appdynamics.com/display/PRO45/Python+Supported+Environments

Regards!
Arun G

Tags (1)
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...