I have intalled gunicorn,but gunicorn command not found:
# pip3.4 install gunicorn Requirement already satisfied (use --upgrade to upgrade): gunicorn in /usr/loc
Installing gunicorn from source saved me after 2 hours trying!
gunicorn
pip3 install git+https://github.com/benoitc/gunicorn.git