1. Pyagent, Guniccorn and Python (Sanic) app are all installed in a Virtual Environment.
2. Vitual Env: Python 3.6.1 in macOs 10.12.4
3. I am using supervisor to manage gunicorn process.
[program:Test app]
command = /env/bin/pyagent run -c /etc/app...