Hi,
I can't install the python agent in python 3.6, the appdynamics dependencies are not installed with pip.
I tried installing manually but it doesn't work and with python 3.4 but is not working also.
I have a virtualenv with python3.6
Whe I run...
This is the error when starting the pyagent:
(venv) [ec2-user@ip site-packages]$ pyagent run -c /etc/appdynamics.cfg - gunicorn my_app.wsgi -b unix:///var/app/run/gunicorn.sock -w 5
2017-05-12 02:58:19,704 [WARNING] appdynamics.proxy.watchdog <3161...