I am trying to use Gunicorn to provide a WSGI server for a simple python3 application on mac os X but it\'s using python2. I tried installing gunicorn with:
pip i